diff options
Diffstat (limited to 'public')
-rw-r--r-- | public/config.yml.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/config.yml.dist b/public/config.yml.dist index d2f1fdf..6be66e1 100644 --- a/public/config.yml.dist +++ b/public/config.yml.dist | |||
@@ -5,7 +5,7 @@ | |||
5 | title: "Demo dashboard" | 5 | title: "Demo dashboard" |
6 | subtitle: "Homer" | 6 | subtitle: "Homer" |
7 | logo: "logo.png" | 7 | logo: "logo.png" |
8 | # icon: "fas fa-skull-crossbones" Optional icon | 8 | # icon: "fas fa-skull-crossbones" # Optional icon |
9 | 9 | ||
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. |