This commit is contained in:
Lucas Kent 2022-11-17 09:39:20 -05:00 committed by GitHub
parent 7d45564e02
commit 66360aafcb

View File

@ -21,8 +21,9 @@
<li><a href="/404.html">WIP</a></li> <li><a href="/404.html">WIP</a></li>
</ul> </ul>
<h2>Home</h2> <h2>Home</h2>
&nbsp;
<img src="imgs/zuck.jpg" alt="Mark Zuckerberg Chilling" style="width:300px;height:300px;" srcset="" class="broider"> <img src="imgs/zuck.jpg" alt="Mark Zuckerberg Chilling" style="width:300px;height:300px;" srcset="" class="broider">
<p class="double">Welcome to my Website.</p> <p class="double">&nbsp; &nbsp;Welcome to my Website.</p>
<a hidden href='/index.html'><button class="button">Home</button></a> <a hidden href='/index.html'><button class="button">Home</button></a>
<a hidden href='/sitemap.html'><button class="button">Sitemap</button></a> <a hidden href='/sitemap.html'><button class="button">Sitemap</button></a>
</body> </body>