]> git.immae.eu Git - github/bastienwirtz/homer.git/blobdiff - src/assets/defaults.yml
fix: fix search on page load
[github/bastienwirtz/homer.git] / src / assets / defaults.yml
index 7d3a8636190edba6579bb9b2626e1f986e5bcf5d..85f2698e2647669c2380a93232c8f380ecacac6c 100644 (file)
@@ -10,6 +10,12 @@ footer: '<p>Created with <span class="has-text-danger">❤️</span> with <a hre
 columns: 3
 connectivityCheck: true
 
+defaults:
+  # columns, list
+  layout: columns
+  # auto, light, dark
+  colorTheme: auto
+
 theme: default
 colors:
   light:
@@ -44,3 +50,6 @@ colors:
 message: ~
 links: []
 services: []
+
+
+proxy: ~
\ No newline at end of file