# See https://fontawesome.com/v5/search for icons options
title:"hackmi.ch Services"
subtitle:"All the apps."
#logo: "logo.png"
icon:"fas fa-server"# Optional icon
header:true
footer:'<p><a target="_blank" href="https://git.hackmi.ch/Phil/about/src/branch/main/impressum.md">Imprint / Impressum</a></p>'# set false if you want to hide it.
stylesheet:
- "assets/custom.css"
theme:default
colors:
light:
highlight-primary:"#3367d6"
highlight-secondary:"#4285f4"
highlight-hover:"#5a95f5"
background:"#f5f5f5"
card-background:"#ffffff"
text:"#363636"
text-header:"#ffffff"
text-title:"#303030"
text-subtitle:"#424242"
card-shadow:rgba(0, 0, 0, 0.1)
link:"#3273dc"
link-hover:"#363636"
dark:
highlight-primary:"#3367d6"
highlight-secondary:"#4285f4"
highlight-hover:"#5a95f5"
background:"#131313"
card-background:"#2b2b2b"
text:"#eaeaea"
text-header:"#ffffff"
text-title:"#fafafa"
text-subtitle:"#f5f5f5"
card-shadow:rgba(0, 0, 0, 0.4)
link:"#3273dc"
link-hover:"#ffdd57"
#message:
# style: "is-dark"
# 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>"