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:
@@ -19,10 +19,13 @@ disqusShortname = "yourdiscussshortname"
|
||||
description = "John Doe's personal website"
|
||||
keywords = "blog,developer,personal"
|
||||
info = "Full Stack DevOps and Magician"
|
||||
avatarurl = "images/avatar.jpg"
|
||||
footercontent = "Enter a text here."
|
||||
|
||||
hideCredits = false
|
||||
hideCopyright = false
|
||||
|
||||
|
||||
# Custom CSS
|
||||
custom_css = []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user