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:
rdhox
2018-07-05 15:06:04 +02:00
committed by Luiz F. A. de Prá
parent 9fdd4f2f4a
commit c7cae007a6
7 changed files with 25 additions and 3 deletions

View File

@@ -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 = []