mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Adding the ability to have git commit hash in the footer (#78)
* Adding the ability to have git commit hash in the footer * making changes as discussed in GH-78 * last changes before merge * removed lines that are not needed * fixing duplicate * Last changes hopefully
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
9dc5dc0fd0
commit
2a9b72d2ac
@@ -27,6 +27,9 @@ disqusShortname = "yourdiscussshortname"
|
||||
hideCredits = false
|
||||
hideCopyright = false
|
||||
|
||||
# Git Commit in Footer, uncomment the line below to enable it.
|
||||
commit = "https://github.com/luizdepra/hugo-coder/tree/"
|
||||
|
||||
rtl = false
|
||||
|
||||
# Custom CSS
|
||||
|
||||
Reference in New Issue
Block a user