0
mirror of https://github.com/valentineus/popov.link.git synced 2025-07-04 00:20:26 +03:00

Added basic structure

This commit is contained in:
2024-09-05 15:01:13 +00:00
parent 7ba2de7148
commit 17c3115a06
4 changed files with 55 additions and 19 deletions

View File

@ -0,0 +1,14 @@
---
---
<header>
<nav>
<a href="/">Home</a>
<a href="/blog/">Blog</a>
<span>
<span>|</span>
<a href="/feed.xml">RSS</a>
</span>
</nav>
</header>