nemhugo/layouts/partials
Jack Taylor efe742f442 Fix links to static content
Use absURL to find the URL for static content such as images,
CSS and JavaScript. The previous approach sometimes led to an
extra slash between the domain name and the path, breaking the
links. (In particular, it works when tested with hugo server, but
breaks in production.)
2017-04-29 13:15:46 +09:00
..
disqus.html Update default archetype 2017-03-07 02:53:09 -08:00
footer.html Fix links to static content 2017-04-29 13:15:46 +09:00
footer_custom.html Add empty partials for custom html in head and footer 2017-04-02 23:50:42 +01:00
head.html Fix links to static content 2017-04-29 13:15:46 +09:00
head_custom.html Add empty partials for custom html in head and footer 2017-04-02 23:50:42 +01:00
header.html Add links to translated content 2017-04-07 12:58:57 +09:00
nav.html Fix links to static content 2017-04-29 13:15:46 +09:00
post_meta.html Add links to translated content 2017-04-07 12:58:57 +09:00
translation_link.html Add links to translated content 2017-04-07 12:58:57 +09:00