ananke/layouts
nickjwhite cfbd40cd86
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>
2020-06-03 10:16:59 -04:00
..
_default Fix relURL for custom_css (#252) 2020-06-03 10:16:59 -04:00
page Pre-2.0 Enhancements (#94) 2018-04-09 12:33:10 -04:00
partials Use | relLangURL for the base url in the site-navigation (#277) 2020-06-03 09:49:56 -04:00
post Replace {{ .URL }} with {{ .Permalink }} (#216) 2019-10-26 13:00:59 -04:00
shortcodes Fixed a typo in form-contact.html (#266) 2020-06-03 09:54:50 -04:00
404.html remove unused variable in 404 2017-04-15 09:06:30 -04:00
index.html Replace {{ .URL }} with {{ .Permalink }} (#216) 2019-10-26 13:00:59 -04:00
robots.txt improve robots to use site param 2017-04-15 12:31:22 -04:00