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

github.com/vividvilla/ezhil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVivek R <vividvilla@gmail.com>2019-10-12 22:53:11 +0300
committerVivek R <vividvilla@gmail.com>2019-10-12 22:53:11 +0300
commitedf7470d61a05ebe09f09f763826a1fc53aaaccc (patch)
tree600e9e8f2af2cf335c570468e0c779cb3aa921f2 /exampleSite/config.toml
parent84ec33e02f9f3b096700879ca6bc6d04c116c00b (diff)
fix: readability fix for small screen devices
Diffstat (limited to 'exampleSite/config.toml')
-rw-r--r--exampleSite/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 00f7ef5..e5476bc 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -11,7 +11,7 @@ pygmentscodefences = true
pygmentscodefencesguesssyntax = true
googleAnalytics = "UA-123-45"
-disqusShortname = "localhost"
+disqusShortname = "ezhil-demo"
[params]
subtitle = "Clean and minimal personal [blog theme for Hugo](https://github.com/vividvilla/ezhil)"