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-05-20 20:40:18 +0300
committerVincent Tam <sere@live.hk>2019-05-20 20:40:18 +0300
commit14771fcb347f4c0101a3606f8a4cf8cd6ca7db9b (patch)
tree7fdc71c3c6df901fab9210bbabab1d59d9d02f7b /exampleSite
parentc446cb28ae1a40899acfaa92abdca47ec87573a0 (diff)
Affichage en cours d'amélioration
Diffstat (limited to 'exampleSite')
-rw-r--r--exampleSite/config.toml4
1 files changed, 3 insertions, 1 deletions
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 503dd04..4d43b28 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -10,4 +10,6 @@ theme = "huginn"
sitesubtitle = "Un blog libre avec commentaires"
footer = "Propulsé par [Hugo](https://gohugo.io) et [Staticman](https://staticman.net), thème [Huginn](https://framagit.org/Bridouz/hugo-theme-huginn), CC-BY-SA 4.0."
[Params.staticman]
- api = "https://staticman-frama.herokuapp.com/v3/entry/gitlab/staticman-gitlab-pages/huginn/master/comments"
+ gitProvider = "gitlab"
+ repo = "staticman-gitlab-pages/huginn"
+ branch = "master"