Add custom css support (#21)
This commit is contained in:
parent
4fb41e8a9a
commit
269713b589
3 changed files with 12 additions and 1 deletions
|
@ -35,7 +35,7 @@ enableEmoji = true # Shorthand emojis in content files - https://gohugo.io/func
|
|||
# gitUrl = "https://github.com/Someone/SomeRepo/commit/" # Prefix of link to the git commit detail page. GitInfo must be enabled.
|
||||
justifyContent = false # Set "text-align: justify" to .content, requires extended version of Hugo
|
||||
# bgImg = "" # Homepage background-image URL
|
||||
|
||||
# customCSS = ["css/foo.css", "css/bar.css"] # add custom css
|
||||
# Social Icons
|
||||
# Check https://github.com/Track3/hermit#social-icons for more info.
|
||||
[[params.social]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue