From a1ed47cf971e3074eb16a8b1b0d365fd258ef97a Mon Sep 17 00:00:00 2001 From: Patrick Kollitsch <83281+davidsneighbour@users.noreply.github.com> Date: Mon, 29 Sep 2025 02:30:27 +0000 Subject: [PATCH] theme(fix): enable selfhosted commento.io URL --- README.md | 16 +--------------- 1 files changed, 1 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 6f5e025..bc62a4f 100644 --- a/README.md +++ b/README.md @@ -59,21 +59,7 @@ ### Add comments -To enable comments, add following to your config file: - -* DISQUS: - - ```toml - [services.disqus] - shortname = 'YOURSHORTNAME' - ``` - -* COMMENTO: - - ```toml - [params] - commentoEnable = true - ``` +[see Wiki > Customization Comments](https://github.com/theNewDynamic/gohugo-theme-ananke/wiki/Customization-Comments) ### Change the hero background -- Gitblit v1.10.0