1
0
Fork 0
website/templates/partials/header.html

3 lines
68 B
HTML
Raw Normal View History

2022-08-31 23:20:59 +02:00
<nav>
<a href="/">tollyx</a> - <a href="/posts">posts</a>
</nav>