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

github.com/puresyntax71/hugo-theme-chunky-poster.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorvirtualcursor <2540378-virtualcursor@users.noreply.gitlab.com>2019-12-18 06:55:59 +0300
committervirtualcursor <2540378-virtualcursor@users.noreply.gitlab.com>2019-12-18 06:55:59 +0300
commit06137352dcd2c8e7b6bf4264e9c1a3be8cb6488a (patch)
tree8908367ce9fd38ca2d12b4c5b4d77e3d89765b1f /exampleSite
parenta4b5010ad80ceeeae23e35eb380c2be471b0ea08 (diff)
Add fix for commento URL.
Diffstat (limited to 'exampleSite')
-rwxr-xr-xexampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 224dbf0..c8998ab 100755
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -55,7 +55,7 @@ author = "authors"
[params.commento]
enable = true
- url = "http://localhost:1313"
+ url = "https://commento.io"
[markup]
[markup.highlight]