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-30 15:01:21 +0300
committerVincent Tam <sere@live.hk>2019-07-30 15:01:21 +0300
commita3479e005831158ff63d57e849d80d78b3973430 (patch)
treeb6834f11e8bbfa57d3bda5c5c1ff1da49af9a1a8
parent45517ade3c77e476512622b60e98535db6929e85 (diff)
Fixed Staticman param in 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 18beb3e..d6a9c4e 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -10,7 +10,7 @@ theme = "huginn"
footer = "Powered by [Hugo](https://gohugo.io), theme [Huginn](https://framagit.org/staticman-gitlab-pages/hugo-theme-huginn)"
# [Params.staticman]
- # endpoint = # URL of your own API deployment (without trailing slash), default: "https://staticman-frama.herokuapp.com"
+ # endpoint = "" # URL of your own API deployment (without trailing slash), default: "https://staticman-frama.herokuapp.com"
# gitProvider = "gitlab" # either "github" or "gitlab"
# repo = "user/repo" # your GitHub/GitLab repository
# branch = "master" # branch on which you want to receive comments