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-26 15:55:21 +0300
committerVincent Tam <sere@live.hk>2019-07-26 15:55:21 +0300
commit500a780b0dfc733a307bf7cd0da8d9c026ddd86f (patch)
tree48753d8192f9d2abb51199ed8b49f4e43200176d /exampleSite/config.toml
parent7249a3f70d8baa42036a65a9769f1253dc15365c (diff)
Added avatar and close button in reply notice
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 432e332..702c99c 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -8,7 +8,7 @@ theme = "huginn"
[Params]
avatar = "img/avatar.png"
sitesubtitle = "Un blog libre avec des 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."
+ footer = "Propulsé par [Hugo](https://gohugo.io) et [Staticman](https://staticman.net), thème [Huginn](https://framagit.org/staticman-gitlab-pages/hugo-theme-huginn), CC-BY-SA 4.0."
[Params.staticman]
gitProvider = "gitlab"
repo = "staticman-gitlab-pages/huginn"