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:
authorRise <8315221+AmazingRise@users.noreply.github.com>2021-07-07 14:33:26 +0300
committerRise <8315221+AmazingRise@users.noreply.github.com>2021-07-07 14:33:26 +0300
commit2a0345aca73887b963908ff95481c2900d268990 (patch)
tree028eee7838b722c2fbd78a20c0c00643655154e9
parent6556c24ed96503fb40f043bd9da9d7e7e0830e61 (diff)
Updated Comment (markdown)
-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.