hugo-theme-readable/layouts/partials
Robert Lützner 82e5f2ccab
fix: make tag links relative to the root of the page (#8)
Previously when we clicked on a tag link, it would append the path to
where we currently were, e.g. clicking "tag" on a post in the `/posts/`
lists, would send us to `/posts/tags/tag` instead of `/tags/tag`.

This fixes #7.

Co-authored-by: Robert Lützner <robert.luetzner@iternity.com>
2023-02-23 14:01:33 -06:00
..
footer.html feat: rss feed to footer 2023-02-15 10:50:25 -06:00
head.html feat: load favicon if configured via params.favicon (#5) 2023-02-22 12:59:35 -06:00
header.html feat: update to v1.0.1 2023-02-16 13:51:44 -06:00
metadata.html fix: make tag links relative to the root of the page (#8) 2023-02-23 14:01:33 -06:00