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, 3 insertions, 3 deletions
diff --git a/Comment.md b/Comment.md
index a0e8dbf..16983c0 100644
--- a/Comment.md
+++ b/Comment.md
@@ -80,11 +80,11 @@ walineServer = "https://yourappaddress.vercel.app"
`walineServer` is corresponding to `serverURL`.
-#### Other comment service
+#### Other
-Welcome to open an issue or Pull Request for adding a new comment service.
+To add other services, you can edit `./layouts/partials/comment.html` and `./layouts/partials/head.html` by yourself.
-If I'm free then, I will add it.
+And you can also open an issue, reminding me to add a feature.
---