diff options
author | Bastien Wirtz <bastien.wirtz@gmail.com> | 2020-06-08 08:35:36 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-08 08:35:36 -0700 |
commit | cd688ef12ce4ee8cd550dd4702185b530827d7d6 (patch) | |
tree | ae5cb62b3a1dda6bd7d6e1b13c378ba7bbd0676a | |
parent | 897f67f0b62884a3dd6b01fbdbba9509e4ed2936 (diff) | |
parent | 6c305c61ee3368857ed453ca4bb771bee91b6d47 (diff) | |
download | homer-cd688ef12ce4ee8cd550dd4702185b530827d7d6.tar.gz homer-cd688ef12ce4ee8cd550dd4702185b530827d7d6.tar.zst homer-cd688ef12ce4ee8cd550dd4702185b530827d7d6.zip |
Merge pull request #80 from timmillwood/patch-1128767614
Update README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,7 +92,7 @@ logo: "assets/homer.png" | |||
92 | # icon: "fas fa-skull-crossbones" | 92 | # icon: "fas fa-skull-crossbones" |
93 | 93 | ||
94 | header: true # Set to false to hide the header | 94 | header: true # Set to false to hide the header |
95 | 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.header: | 95 | 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. |
96 | 96 | ||
97 | # Optional theming | 97 | # Optional theming |
98 | theme: default # 'default' or one of the theme available in 'src/assets/themes'. | 98 | theme: default # 'default' or one of the theme available in 'src/assets/themes'. |