2 Commits
Author SHA1 Message Date
michael 3ded36458d Kommentarfunktion deaktiviert 2026-09-05 09:46:51 +02:00
michael b2105a53a7 Titelbild geändert 2026-09-05 07:19:35 +02:00
3 changed files with 6 additions and 27 deletions
@@ -5,7 +5,7 @@ title: 'Bremen Schnoor'
author: "Michael" author: "Michael"
cover: cover:
image: "images/2026-07-15/2026-07-15-10-54-5420.jpg" image: "images/2026-07-15/2026-07-15-12-30-1620.jpg"
category: fotologbuch category: fotologbuch
tags: ["Bremen", "Schnoor", "Altstadt"] tags: ["Bremen", "Schnoor", "Altstadt"]
@@ -33,3 +33,7 @@ Klick aufs Bild zum vergrößern
embedPreview=true embedPreview=true
loadJQuery=true loadJQuery=true
>}} >}}
## Nachtrag
Die Kommentarfunktion macht nicht das was es soll, deshalb hab ich diese vorläufig deaktiviert
+1 -1
View File
@@ -99,7 +99,7 @@ params:
UseHugoToc: true UseHugoToc: true
disableSpecial1stPost: false disableSpecial1stPost: false
disableScrollToTop: false disableScrollToTop: false
comments: true comments: false
hidemeta: false hidemeta: false
hideSummary: false hideSummary: false
showtoc: false showtoc: false
-25
View File
@@ -1,25 +0,0 @@
{{- /* 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>