diff --git a/config.yml.dist b/config.yml.dist
index b886981..a955123 100644
--- a/config.yml.dist
+++ b/config.yml.dist
@@ -38,20 +38,19 @@ colors:
link-hover: "#ffdd57"
# Optional message
-message:
- #url: https://b4bz.io
- style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options.
- title: "Demo !"
- icon: "fa fa-grin"
- content: "This is a dummy homepage demo.
Find more information on github.com/bastienwirtz/homer"
+# message:
+# #url: https://b4bz.io
+# style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options.
+# title: "Demo !"
+# icon: "fa fa-grin"
+# content: "This is a dummy homepage demo.
Find more information on github.com/bastienwirtz/homer"
# Optional navbar
# links: [] # Allows for navbar (dark mode, layout, and search) without any links
links:
- - name: "Contribute"
+ - name: "Gitea"
icon: "fab fa-github"
- url: "https://github.com/bastienwirtz/homer"
- target: "_blank" # optional html a tag target attribute
+ url: "https://gitea.djpianalto.com/dustyp/homer"
- name: "Wiki"
icon: "fas fa-book"
url: "https://www.wikipedia.org/"