aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/assets/config.yml.dist
diff options
context:
space:
mode:
Diffstat (limited to 'public/assets/config.yml.dist')
-rw-r--r--public/assets/config.yml.dist6
1 files changed, 3 insertions, 3 deletions
diff --git a/public/assets/config.yml.dist b/public/assets/config.yml.dist
index 6be66e1..92133d9 100644
--- a/public/assets/config.yml.dist
+++ b/public/assets/config.yml.dist
@@ -10,7 +10,7 @@ logo: "logo.png"
10header: true 10header: true
11footer: '<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. 11footer: '<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.
12 12
13# Optionnal theme customization 13# Optional theme customization
14theme: default 14theme: default
15colors: 15colors:
16 light: 16 light:
@@ -51,7 +51,7 @@ links:
51 - name: "Contribute" 51 - name: "Contribute"
52 icon: "fab fa-github" 52 icon: "fab fa-github"
53 url: "https://github.com/bastienwirtz/homer" 53 url: "https://github.com/bastienwirtz/homer"
54 target: "_blank" # optionnal html a tag target attribute 54 target: "_blank" # optional html a tag target attribute
55 - name: "Wiki" 55 - name: "Wiki"
56 icon: "fas fa-book" 56 icon: "fas fa-book"
57 url: "https://www.wikipedia.org/" 57 url: "https://www.wikipedia.org/"
@@ -68,7 +68,7 @@ services:
68 subtitle: "Bookmark example" 68 subtitle: "Bookmark example"
69 tag: "app" 69 tag: "app"
70 url: "https://www.reddit.com/r/selfhosted/" 70 url: "https://www.reddit.com/r/selfhosted/"
71 target: "_blank" # optionnal html a tag target attribute 71 target: "_blank" # optional html a tag target attribute
72 - name: "Another one" 72 - name: "Another one"
73 logo: "assets/tools/sample2.png" 73 logo: "assets/tools/sample2.png"
74 subtitle: "Another application" 74 subtitle: "Another application"