hugo-coder-fork/layouts/partials/taxonomy
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
..
categories.html Add trailing slash to remove redirects. (#112) 2018-11-20 16:19:10 -02:00
tags.html Add trailing slash to remove redirects. (#112) 2018-11-20 16:19:10 -02:00