diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/assets/config.yml.dist | 6 | ||||
-rw-r--r-- | public/assets/config.yml.dist.sample-sui | 2 |
2 files changed, 4 insertions, 4 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" | |||
10 | header: true | 10 | header: true |
11 | 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. | 11 | 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. |
12 | 12 | ||
13 | # Optionnal theme customization | 13 | # Optional theme customization |
14 | theme: default | 14 | theme: default |
15 | colors: | 15 | colors: |
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" |
diff --git a/public/assets/config.yml.dist.sample-sui b/public/assets/config.yml.dist.sample-sui index 71eaef0..ff7f80a 100644 --- a/public/assets/config.yml.dist.sample-sui +++ b/public/assets/config.yml.dist.sample-sui | |||
@@ -9,7 +9,7 @@ logo: false | |||
9 | 9 | ||
10 | header: true | 10 | header: true |
11 | 11 | ||
12 | # Optionnal theme customization | 12 | # Optional theme customization |
13 | theme: sui | 13 | theme: sui |
14 | colors: | 14 | colors: |
15 | light: | 15 | light: |