This commit is contained in:
lynxize 2025-06-23 06:13:00 +01:00
parent 266cea0f65
commit a4c1de3ff5
3 changed files with 5 additions and 5 deletions

View file

@ -17,8 +17,8 @@
<nav>
<a href="/">home</a>
<a href="/about">about</a>
<a href="/blog">blog</a>
<a href="/stuff">stuff</a>
<a href="/blog">blog</a>
</nav>
<link rel="alternate" type="application/atom+xml" title="RSS" href="/blog/atom.xml">
</header>