feat: Create partial year
This commit is contained in:
1
layouts/partials/year.html
Normal file
1
layouts/partials/year.html
Normal file
@ -0,0 +1 @@
|
||||
{{- now.Format "2006" -}}
|
@ -1 +1 @@
|
||||
{{- now.Format "2006" -}}
|
||||
{{ partial "year" . }}
|
||||
|
Reference in New Issue
Block a user