comments.html wieder eingefügt

This commit is contained in:
michael
2026-08-29 12:47:08 +02:00
parent d84d90ee76
commit e144ace0a3
2 changed files with 26 additions and 1 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ baseURL: "https://logbuch35mm.de/"
title: Logbuch35mm title: Logbuch35mm
paginate: 10 paginate: 10
theme: theme:
- PaperMod - hugo-PaperMod
- hugo-shortcode-gallery - hugo-shortcode-gallery
enableRobotsTXT: true enableRobotsTXT: true
+25
View File
@@ -0,0 +1,25 @@
{{- /* Comments area start */ -}}
{{- /* to add comments read => https://gohugo.io/content-management/comments/ */ -}}
{{- /* Comments area end */ -}}
<script>
var remark_config = {
host: 'https://comments.mike-whiskey.de',
site_id: 'logbuch',
components: ['embed', 'last-comments'],
max_shown_comments: 100,
theme: 'dark',
page_title: 'Kommentare',
locale: 'de',
show_email_subscription: true,
simple_view: true,
no_footer: false
}
</script>
<script>!function(e,n){for(var o=0;o<e.length;o++){var r=n.createElement("script"),c=".js",d=n.head||n.body;"noModule"in r?(r.type="module",c=".mjs"):r.async=!0,r.defer=!0,r.src=remark_config.host+"/web/"+e[o]+c,d.appendChild(r)}}(remark_config.components||["embed"],document);</script>
<div id="remark42">Kommentare</div>