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" link-hover: "#ffdd57"
# Optional message # Optional message
message: # message:
#url: https://b4bz.io # #url: https://b4bz.io
style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options. # style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options.
title: "Demo !" # title: "Demo !"
icon: "fa fa-grin" # 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>" # 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 # Optional navbar
# links: [] # Allows for navbar (dark mode, layout, and search) without any links # links: [] # Allows for navbar (dark mode, layout, and search) without any links
links: links:
- name: "Contribute" - name: "Gitea"
icon: "fab fa-github" icon: "fab fa-github"
url: "https://github.com/bastienwirtz/homer" url: "https://gitea.djpianalto.com/dustyp/homer"
target: "_blank" # optional html a tag target attribute
- name: "Wiki" - name: "Wiki"
icon: "fas fa-book" icon: "fas fa-book"
url: "https://www.wikipedia.org/" url: "https://www.wikipedia.org/"

Loading…
Cancel
Save