This commit is contained in:
2026-02-24 15:51:29 -06:00
parent badfcebf07
commit a5195f9c39

View File

@@ -15,6 +15,7 @@
</nav> </nav>
</header> </header>
<main> <main>
<?php echo '<p>Hello World</p>'; ?>
<h1>Welcome to my page.</h1> <h1>Welcome to my page.</h1>
<ul> <ul>
<li><a href="https://lukerufkahr.com/notes/physics.html">Physics</a></li> <li><a href="https://lukerufkahr.com/notes/physics.html">Physics</a></li>