diff options
Diffstat (limited to 'config.yml')
-rw-r--r-- | config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,9 +6,9 @@ title: "Demo homepage" | |||
6 | subtitle: "Homer" | 6 | subtitle: "Homer" |
7 | logo: "assets/logo.png" | 7 | logo: "assets/logo.png" |
8 | # icon: "fas fa-skull-crossbones" Optional icon | 8 | # icon: "fas fa-skull-crossbones" Optional icon |
9 | 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. | ||
9 | 10 | ||
10 | # Optional message | 11 | # Optional message |
11 | # | ||
12 | message: | 12 | message: |
13 | # url: https://.... | 13 | # url: https://.... |
14 | style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options. | 14 | style: "is-dark" # See https://bulma.io/documentation/components/message/#colors for styling options. |