remove message and change git url

main
DustyP 3 years ago
parent 7cf8dcc27f
commit c520c7ab88
Signed by: dustyp
GPG Key ID: C86D6AEA77A3B8DB

@ -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. <br /> Find more information on <a href='https://github.com/bastienwirtz/homer'>github.com/bastienwirtz/homer</a>"
# 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. <br /> Find more information on <a href='https://github.com/bastienwirtz/homer'>github.com/bastienwirtz/homer</a>"
# 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/"

Loading…
Cancel
Save