mirror of
https://github.com/13hannes11/hugo-coder-timeline.git
synced 2024-09-04 00:50:58 +02:00
Add avatar option and footer text option (#41)
* Add avatar option and footer text option * add responsive avatar for narrow screen * improvement of code * conflicts solved
This commit is contained in:
@@ -40,6 +40,9 @@ disqusShortname = "yourdiscussshortname" # Enable or disable Disqus
|
||||
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.
|
||||
avatarurl = "images/avatar.jpg" # Contain the path of the optionnal avatar in the static folder.
|
||||
|
||||
footercontent = "Enter a text here." # Add footer content
|
||||
|
||||
# Whether you want to hide copyright and credits in the footer.
|
||||
hideCredits = false
|
||||
@@ -132,6 +135,7 @@ Coder is licensed under the [MIT license](https://github.com/luizdepra/hugo-code
|
||||
- [Vlad Ionescu](https://github.com/Vlaaaaaaad)
|
||||
- [Niels Reijn](https://github.com/reijnn)
|
||||
- [Harry Khanna](https://github.com/hkhanna)
|
||||
- [rdhox](https://rdhox.io)
|
||||
- [Chip Senkbeil](https://github.com/chipsenkbeil)
|
||||
|
||||
## Special Thanks
|
||||
|
||||
Reference in New Issue
Block a user