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

github.com/guangmean/Niello.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9d7b0db..441939c 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ This is an example of site config.toml:
baseURL = "https://www.angularcorp.com/"
languageCode = "en-us"
title = "Application Deveopment"
+disqusShortname = "yourDisqusShortname" // Add third-party comments system
staticDir = ["static", "themes/Niello/static"]