Update footer copyright format
This commit is contained in:
parent
0af36bcb33
commit
0b156ce731
1 changed files with 6 additions and 2 deletions
|
|
@ -39,8 +39,12 @@
|
|||
{{ 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 }}
|
||||
•
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue