feat: add ability to add custom css and js

This commit is contained in:
John Letey 2019-02-27 14:41:56 +00:00
parent f0bfed856f
commit 4bb4bb00b4
No known key found for this signature in database
GPG key ID: 3F07136ADE092F8D
3 changed files with 16 additions and 3 deletions

View file

@ -62,6 +62,11 @@ disableHugoGeneratorInject = false
# Prefix of link to the git commit detail page. GitInfo must be enabled.
# gitUrl = ""
# Integrate Javascript files or stylesheets by adding the url to the external assets or by
# linking local files with their path relative to the static folder, e.g. "css/styles.css"
customCSS = []
customJS = []
# Toggle this option need to rebuild SCSS, requires extended version of Hugo
justifyContent = false # Set "text-align: justify" to .content.