mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Adding "since year" and author support to footer (#245)
* Adding target if statements * adding Tobias Lindberg to CONTRIBUTORS.md * adding swedish language i18n file * adding author to footer * adjusting swedish translation made in fc7d7f62af52d180486d0074691ab3747fb1da07 * adding since year functionality in footer * adding since which year if statement to footer * removing unnecessary lines in footer file * adjusting footer again a little
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
35a5ce1b77
commit
fa59259139
@@ -27,6 +27,7 @@ disqusShortname = "yourdiscussshortname"
|
||||
|
||||
hideCredits = false
|
||||
hideCopyright = false
|
||||
since = 2019
|
||||
|
||||
# Git Commit in Footer, uncomment the line below to enable it.
|
||||
commit = "https://github.com/luizdepra/hugo-coder/tree/"
|
||||
|
||||
Reference in New Issue
Block a user