aboutsummaryrefslogtreecommitdiffhomepage
path: root/config.yml
diff options
context:
space:
mode:
authorBastien Wirtz <bastien.wirtz@gmail.com>2020-02-26 21:56:25 -0800
committerBastien Wirtz <bastien.wirtz@gmail.com>2020-02-26 21:56:25 -0800
commit51956c3abd8789a87c19bc71c6592d4e052e5dea (patch)
tree0a83b44321f463011fbc6e0ed0ef50b33597759a /config.yml
parent672bd42a799abf6fb39a0763188d8dbc88fbda66 (diff)
downloadhomer-51956c3abd8789a87c19bc71c6592d4e052e5dea.tar.gz
homer-51956c3abd8789a87c19bc71c6592d4e052e5dea.tar.zst
homer-51956c3abd8789a87c19bc71c6592d4e052e5dea.zip
Optionnal footer support
Diffstat (limited to 'config.yml')
-rw-r--r--config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.yml b/config.yml
index fa29d65..e8c4352 100644
--- a/config.yml
+++ b/config.yml
@@ -6,9 +6,9 @@ title: "Demo homepage"
6subtitle: "Homer" 6subtitle: "Homer"
7logo: "assets/logo.png" 7logo: "assets/logo.png"
8# icon: "fas fa-skull-crossbones" Optional icon 8# icon: "fas fa-skull-crossbones" Optional icon
9footer: '<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#
12message: 12message:
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.