add site-js setting
This commit is contained in:
parent
2128b1c48b
commit
53cf8f01db
5 changed files with 22 additions and 13 deletions
|
@ -115,10 +115,14 @@ footer-link-col: "#404040"
|
|||
# Suggest a colour for mobile browsers to use as the browser's theme. This is only supported by a few mobile browsers.
|
||||
#mobile-theme-col: "#0085A1"
|
||||
|
||||
# For any extra customization, you can include additional CSS files in every page on your site. List any custom CSS files here
|
||||
# For any extra visual customization, you can include additional CSS files in every page on your site. List any custom CSS files here
|
||||
#site-css:
|
||||
# - "/assets/css/custom-styles.css"
|
||||
|
||||
# If you have common JavaScript files that should be included in every page, list them here
|
||||
#site-js:
|
||||
# - "/assets/js/custom-script.js"
|
||||
|
||||
# --- Web Analytics Section --- #
|
||||
|
||||
# Fill in your Google Analytics gtag.js ID to track your website using gtag
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue