From 2801723a8818f9118fd228e39c821fdc0adfebed Mon Sep 17 00:00:00 2001 From: Rise <8315221+AmazingRise@users.noreply.github.com> Date: Fri, 14 Feb 2020 00:02:41 +0800 Subject: Updated Customization (markdown) --- Customization.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Customization.md b/Customization.md index 90d4b2d..135df92 100644 --- a/Customization.md +++ b/Customization.md @@ -61,6 +61,17 @@ To add a disqus comment service, please add a line to `config.toml` in the root disqusShortname = "Your disqus short name." ``` +#### LiveRe! + +Edit your `config.toml` in the hugo website's root directory. + +Add the following line to the section `[params]` +``` +livereId = "xxxx" +``` + +"xxxx" stands for the value of `data-uid` in your LiveRe HTML code. + #### Other comment service Welcome to open an issue or Pull Request for adding a new comment service. -- cgit v1.2.3