Update footer copyright format
This commit is contained in:
parent
0af36bcb33
commit
0b156ce731
@ -39,8 +39,12 @@
|
|||||||
{{ end }}
|
{{ end }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
•
|
• ©
|
||||||
{{ .Site.LastChange.Format "2006" }}
|
{{ if .Site.Params.since }}
|
||||||
|
{{ .Site.Params.since }} - {{ .Site.LastChange.Format "2006" }}
|
||||||
|
{{ else }}
|
||||||
|
{{ .Site.LastChange.Format "2006" }}
|
||||||
|
{{ end }}
|
||||||
|
|
||||||
{{ if .Site.Title }}
|
{{ if .Site.Title }}
|
||||||
•
|
•
|
||||||
|
Loading…
x
Reference in New Issue
Block a user