Fix footer
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Cristian Gutierrez 2020-03-18 04:27:07 +01:00
parent 306c0d44f5
commit 1d367700f9

View File

@ -105,7 +105,7 @@
</section>
<footer class="footer">
<div class="container">
<div class="content has-text-centered" v-if="config.footer" v-html="config.footer">
<div class="content has-text-centered">
<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> // Based on <a href="https://github.com/bastienwirtz/homer"><i