Files
website/notes/physics.html
2026-02-24 08:11:31 -06:00

20 lines
597 B
HTML

<!DOCTYPE html>
<head>
<link rel="stylesheet" href="https://lukerufkahr.com/assets/style.css">
</head>
<body>
<header>
<span style="font-size: 36px;">Lucas Rufkahr</span>
<nav>
<a href="https://lukerufkahr.com">Home</a>
<a href="https://lukerufkahr.com/notes/">Notes</a>
<a href="https://lukerufkahr.com/about/">About</a>
<a href="https://lukerufkahr.com/library/">Library</a>
<a href="https://lukerufkahr.com/fun_stuff.html">Fun</a>
</nav>
</header>
<main>
</main>
</body>