mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

nickjwhite
03.16.2020 cfbd40cd86bf43a4a6152a4c3d25d85dc2326880
refs
author nickjwhite <github@njw.name>
Wednesday, June 3, 2020 16:16 +0200
committer GitHub <noreply@github.com>
Wednesday, June 3, 2020 16:16 +0200
commitcfbd40cd86bf43a4a6152a4c3d25d85dc2326880
tree 0a4e2de2a62b500c230dca1b572bd2a7c748a194 tree | zip | gz
parent 0cb10e19cc1616bad0938c0323660212e027d712 view | diff
Fix relURL for custom_css (#252)

The way relURL was used meant that one needed to preface the custom_css
entries with a slash, or the href would be incorrectly set to
subdircss/mycss.css rather than subdir/css/mycss.css, in the case of
a baseURL in a subdir.

Co-authored-by: Nick White <git@njw.name>
1 files modified
2 ■■■ changed files
layouts/_default/baseof.html 2 ●●● diff | view | raw | blame | history