ananke/layouts
Melroy van den Berg 473c7c14c6
theme(fix): remove caching of share links (#757)
You can't just cache the share links, that will result into every blog
post having the same URL.

Just use `partial` on the getShareLink.html. So now each post will show
the correct URL to share the post via social media or alike.

---------

Signed-off-by: Melroy van den Berg <melroy@melroy.org>
Signed-off-by: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com>
Co-authored-by: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com>
2024-10-24 16:58:58 +07:00
..
_default theme(fix): use internal methods to evaluate environment 2024-10-21 10:03:45 +07:00
page Remove Section mention from single/page (#531) 2022-03-21 13:36:15 -04:00
partials theme(fix): remove caching of share links (#757) 2024-10-24 16:58:58 +07:00
post Add missing "read more" link to summary.html (#658) 2023-11-21 15:08:47 -05:00
shortcodes Fixed a typo in form-contact.html (#266) 2020-06-03 09:54:50 -04:00
404.html fix permissions (#581) 2022-12-14 09:56:24 -05:00
index.html Fix render breakage introduced in #665 (#685) 2024-05-03 13:43:35 -04:00
robots.txt theme(fix): use internal methods to evaluate environment 2024-10-21 10:03:45 +07:00