Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/AmazingRise/hugo-theme-diary.wiki.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Comment.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/Comment.md b/Comment.md
index 934b5fa..f4ad949 100644
--- a/Comment.md
+++ b/Comment.md
@@ -8,6 +8,12 @@ Now, this theme support these comment service:
- Twikoo
- Waline
+### Customizing existing comment service
+
+The code of comment services is located at `/themes/diary/layouts/partials/journal.html`.
+
+It's messy, and I will fix it in the near future. ;)
+
### Enabling
#### Gitalk
Edit your `config.toml` in the hugo website's root directory.