Update yap.html

This commit is contained in:
Deva Midhun 2025-01-29 04:36:20 +05:30 committed by GitHub
parent 77cc52a5e6
commit f06568875f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -14,7 +14,7 @@
</div>
<!--navigation bar! change the links to whatever you want. it's a flexbox, so you can put as many as you want. -->
<div id='navbar'>
<a href=''>Home</a>
<a href='/'>Home</a>
<a href='/yap.html'>Yapping</a>
<a href='/about.html'>About</a>
<a href='https://blog.coderrrrr.site'>Blog</a>