mirror of
https://github.com/He4eT/oddsquat.git
synced 2026-05-05 04:47:25 +00:00
unifiy address format
This commit is contained in:
parent
e9b5e2ec92
commit
6a36004011
12 changed files with 32 additions and 29 deletions
|
|
@ -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>
|
||||
<% } %>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue