Fix broken link on Journal Year pages
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
Journal Entries By Year:
|
||||
<a
|
||||
class="boxLink isCurrent"
|
||||
href="<%= page.path %>"
|
||||
href="/<%= page.path %>"
|
||||
id="<%= snakeCase(page.title) %>"
|
||||
name="<%= snakeCase(page.title) %>"
|
||||
> <%= year %></a>
|
||||
|
Reference in New Issue
Block a user