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

gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Tam <sere@live.hk>2019-07-31 23:37:47 +0300
committerVincent Tam <sere@live.hk>2019-07-31 23:37:47 +0300
commitb70909edbd3a7ee7026e2cbf14f11e8320426139 (patch)
treea2a3d088a71682a23ec1f3c5117f04b823f3c7bf /exampleSite
parent80db685a6b7bb91c76679b745b5815a9798c0f4b (diff)
Added Isso to config.toml
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index d6a9c4e..8f23c0e 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -8,6 +8,7 @@ theme = "huginn"
avatar = "img/avatar.png"
sitesubtitle = "Blog subtitle"
footer = "Powered by [Hugo](https://gohugo.io), theme [Huginn](https://framagit.org/staticman-gitlab-pages/hugo-theme-huginn)"
+ # isso_server = "" # URL of Isso server
# [Params.staticman]
# endpoint = "" # URL of your own API deployment (without trailing slash), default: "https://staticman-frama.herokuapp.com"