unifiy address format

This commit is contained in:
He4eT 2023-12-10 19:01:42 +01:00
commit 6a36004011
12 changed files with 32 additions and 29 deletions

View file

@ -24,7 +24,7 @@
<%= page.section %></a></li>
<% } %>
<% if (page.year) { %>
<li><a href="/post/#<%= page.year %>">
<li><a href="/posts/#<%= page.year %>">
<%= page.year %></a></li>
<% } %>