mirror of
https://github.com/Noettore/cocoa-eh-hugo-theme.git
synced 2025-10-15 03:36:41 +02:00
Add dynamic copyright year in footer (#121)
This commit is contained in:

committed by
Michael Noronha

parent
df2dcd00c6
commit
915f2000ff
@@ -19,7 +19,7 @@ blog = "blog/:slug/"
|
||||
dateform = "Jan 2, 2006"
|
||||
dateformfull = "Mon Jan 2 2006 15:04:05 MST"
|
||||
description = "Example blog"
|
||||
copyright = "Copyright © 2015 Nishanth Shanmugham"
|
||||
copyright = "Copyright © 2015-{year} Nishanth Shanmugham"
|
||||
# copyrightUrl = "https://creativecommons.org/licenses/by-sa/4.0/"
|
||||
logofile = "img/logo.png"
|
||||
faviconfile = "img/logo.png"
|
||||
|
Reference in New Issue
Block a user