summaryrefslogtreecommitdiffci
path: root/views/pages/blog-catalogue.html
diff refs
from: back
to: back
| flip
diff options
context:
space:
mode:
authorGravatar SayaAndy <saya.andy@posteo.com> 2025-08-26 23:41:00 +0700
committerGravatar SayaAndy <saya.andy@posteo.com> 2025-08-26 23:41:00 +0700
commitb0ab2ed92870d8c651267db10d68eb695da2ec62 (patch)
tree880b194c4d0953e486be60eca45fd7aac17ee5d8 /views/pages/blog-catalogue.html
parentbbe41e5b06ab540a38c8c6b4e0cf719ab31b8e55 (diff)
downloadweb-b0ab2ed92870d8c651267db10d68eb695da2ec62.tar.gz
web-b0ab2ed92870d8c651267db10d68eb695da2ec62.zip
feat: like button (only inmem-cache for now)
Diffstat (limited to 'views/pages/blog-catalogue.html')
-rw-r--r--views/pages/blog-catalogue.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/pages/blog-catalogue.html b/views/pages/blog-catalogue.html
index 9fa8ea7..25b0685 100644
--- a/views/pages/blog-catalogue.html
+++ b/views/pages/blog-catalogue.html
@@ -56,7 +56,7 @@
</div>
{{ end }}
-{{ define "footer" }}
+{{ define "bottom-embeds" }}
<script>
function selectAll() {
const tagsContainers = document.querySelectorAll('form.tags-list');