Skip to content

Introduce config parameter for user defined / custom CSS and JS

Hendrik Langer requested to merge h3ndrik/hugo.386:patch-1 into master

this will allow users to append their own style customizations like already present in several other themes

customCSS = ["css/custom.css"]

Merge request reports