Hugo-theme-stack/layouts/partials/head
Jimmy Cai 03ee3369e1
fix: title does not show pagination data (#945)
* fix: title does not show pagination data

This is caused by partialCached. It turns out that the `.RelPermalink` is the same for all pages generated by the paginator, so they will show the same title as the first page.

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/941

* doc(exampleSite): set paginate to 3 to force pagination
2024-02-19 10:54:02 +01:00
..
opengraph Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
colorScheme.html Revert "Merge branch 'canary' into master" (#712) 2022-10-29 17:14:19 +02:00
custom.html feat: add head/custom and footer/custom for inserting custom code 2020-08-24 20:48:31 +02:00
head.html fix: title does not show pagination data (#945) 2024-02-19 10:54:02 +01:00
script.html 🎉 Initial commit 2020-08-22 13:20:08 +02:00
style.html feat: implement cache busting for CSS (#444) 2021-12-28 23:28:33 +01:00