mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-21 02:21:19 -04:00
improved blog header w/ vector logo
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
{{ define "main" }}
|
||||
<div id="archive">
|
||||
|
||||
{{ range .Data.Pages.GroupByDate "2006" }}
|
||||
<div class="year">
|
||||
@@ -14,4 +15,5 @@
|
||||
</div>
|
||||
{{ end }}
|
||||
|
||||
</div>
|
||||
{{ end }}
|
Reference in New Issue
Block a user