Merge pull request #197 from ay0o/background
added support for a background image on the homepage
This commit is contained in:
commit
24b4615f73
4 changed files with 18 additions and 0 deletions
|
@ -61,6 +61,9 @@ disableHugoGeneratorInject = false
|
|||
|
||||
homeSubtitle = "Hello Friend NG"
|
||||
|
||||
# Set a background for the homepage
|
||||
# background_image = "assets/images/background.jpg"
|
||||
|
||||
# Prefix of link to the git commit detail page. GitInfo must be enabled.
|
||||
#
|
||||
# gitUrl = ""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue