]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - src/assets/defaults.yml
Merge pull request #175 from luixal/message-remote-fields-mapping
[github/bastienwirtz/homer.git] / src / assets / defaults.yml
index a699d28e336bc712e860311c884250350383aaca..f011346cf174724e730517dff5d589fada0cc628 100644 (file)
@@ -7,6 +7,9 @@ subtitle: "Homer"
 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.
 
+columns: 3
+connectivityCheck: true
+
 theme: default
 colors:
   light:
@@ -21,6 +24,7 @@ colors:
     text-subtitle: "#424242"
     card-shadow: rgba(0, 0, 0, 0.1)
     link-hover: "#363636"
+    background-image: ""
   dark:
     highlight-primary: "#3367d6"
     highlight-secondary: "#4285f4"
@@ -33,6 +37,7 @@ colors:
     text-subtitle: "#f5f5f5"
     card-shadow: rgba(0, 0, 0, 0.4)
     link-hover: "#ffdd57"
+    background-image: ""
 
 message: ~
 links: []