i like having comments

Amolith created

Change summary

themes/secluded/layouts/_default/single.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

themes/secluded/layouts/_default/single.html πŸ”—

@@ -31,7 +31,7 @@
             {{ .Content | replaceRE "(<h[1-6] id=\"(.+)\".*>)(.*)(</h[1-6]>)" `${1}${3} <a class="anchor-tag" ariaLabel="Anchor" href="#${2}">ΒΆ</a>${4}` | safeHTML }}
         </div>
         <hr/>
-        <div class="content"><p>I'm experimenting with comments for a couple of months. This is a self-hosted <a href="https://commento.io/">Commento</a> server, so none of the information entered here goes through any third parties, just my own systems.</p></div>
+        <div class="content"><p>This is a self-hosted <a href="https://commento.io/">Commento</a> server that integrates with <a href="https://akismet.com/">Akismet</a> for spam filtration. Comments that make it through are still subject to moderator (me) approval before they're displayed publicly.</p></div>
         <script defer src="https://commento.secluded.site/js/commento.js"></script>
         <div id="commento"></div>
         <hr/>