]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - src/assets/defaults.yml
Optionnal connectivity check
[github/bastienwirtz/homer.git] / src / assets / defaults.yml
index 1909328ce540dfe33d59616fc3c6b03072a55759..b2960c9e626cbc66c6f0dd76d74603790b2e0ceb 100644 (file)
@@ -3,11 +3,12 @@
 
 title: "Dashboard"
 subtitle: "Homer"
-logo: "logo.png"
 
 header: true
 footer: '<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">bulma</a>, <a href="https://vuejs.org/">vuejs</a> & <a href="https://fontawesome.com/">font awesome</a> // Fork me on <a href="https://github.com/bastienwirtz/homer"><i class="fab fa-github-alt"></i></a></p>' # set false if you want to hide it.
 
+connectivityCheck: true
+
 theme: default
 colors:
   light:
@@ -35,5 +36,6 @@ colors:
     card-shadow: rgba(0, 0, 0, 0.4)
     link-hover: "#ffdd57"
 
+message: ~
 links: []
 services: []