mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Update footer to be optional (#20)
* Update footer to be optional * Update example with optional footer * Update README with optional footer
This commit is contained in:
committed by
Luiz F. A. de Prá
parent
9328ab63c8
commit
d69c5cfef3
@@ -28,6 +28,10 @@ theme = "coder" # set the theme
|
||||
info = "Full Stack DevOps and Magician" # author's job title or info
|
||||
description = "John Doe's personal website" # site description
|
||||
keywords = "blog,developer,personal" # site keywords
|
||||
|
||||
# wether you want to hide copyright and credits in the footer
|
||||
hideCredits = false
|
||||
hideCopyright = false
|
||||
|
||||
# Social links
|
||||
[[params.social]]
|
||||
|
||||
Reference in New Issue
Block a user