hugo-coder-fork/layouts/partials
tobinjt d89edf3e1b Add trailing slash to remove redirects. (#112)
* Add trailing slash to remove redirects.

When you request /tags/foo, the web server will redirect you to
/tags/foo/ so the browser needs to make two requests.  Add the trailing
slash in the link so that only one request is needed.

* Add trailing slash to remove redirects.

* Improve how trailing slash is added.

Co-Authored-By: tobinjt <johntobin@johntobin.ie>

* Improve how trailing slash is added.

Co-Authored-By: tobinjt <johntobin@johntobin.ie>

* Add John Tobin.
2018-11-20 16:19:10 -02:00
..
posts Accept boolean as well as string (#119) 2018-11-20 09:39:08 -02:00
taxonomy Add trailing slash to remove redirects. (#112) 2018-11-20 16:19:10 -02:00
404.html Initial files 2018-02-28 22:38:59 -03:00
footer.html Adding the ability to have git commit hash in the footer (#78) 2018-10-13 15:56:45 -03:00
header.html Fix assets permalinks 2018-09-15 09:45:29 -03:00
home.html Fix assets permalinks 2018-09-15 09:45:29 -03:00
list.html Taxonomy initial commit, tags and categories (#90) 2018-10-27 09:43:26 -03:00
page.html Initial files 2018-02-28 22:38:59 -03:00
pagination.html Initial files 2018-02-28 22:38:59 -03:00