mirror of https://github.com/luizdepra/hugo-coder.git

Simon Pai
02.48.2021 1cdbe4f14a7ac93662ba45197a66be46164360be
refs
author Simon Pai <simonpai@users.noreply.github.com>
Tuesday, November 2, 2021 18:48 +0100
committer GitHub <noreply@github.com>
Tuesday, November 2, 2021 18:48 +0100
commit1cdbe4f14a7ac93662ba45197a66be46164360be
tree ac222323572b70d67428a3e0c0a829c522c3f328 tree | zip | gz
parent 1f34f6827a8cc0bc80519d30c7b3750e20404054 view | diff
Fix customJS and customCSS feature (#606)

* Fix customJS function

In the current state the customJS feature doesn't work, because an asset will only be generated to `/public` when `.RelPermalink` is used as mentioned in the [document](https://gohugo.io/hugo-pipes/introduction/#asset-publishing).

* Update CONTRIBUTORS.md

* Fix customCSS as well
2 files modified
17 ■■■■ changed files
CONTRIBUTORS.md 1 ●●●● diff | view | raw | blame | history
layouts/_default/baseof.html 16 ●●●● diff | view | raw | blame | history