This commit is contained in:
parent
306c0d44f5
commit
1d367700f9
@ -105,11 +105,11 @@
|
|||||||
</section>
|
</section>
|
||||||
<footer class="footer">
|
<footer class="footer">
|
||||||
<div class="container">
|
<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
|
<p>Created with <span class="has-text-danger">❤️</span> with <a href="https://bulma.io/">bulma</a>, <a
|
||||||
href="https://vuejs.org/">vuejs</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
|
& <a href="https://fontawesome.com/">font awesome</a> // Based on <a href="https://github.com/bastienwirtz/homer"><i
|
||||||
class="fab fa-github-alt"></i></a></p>
|
class="fab fa-github-alt"></i></a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
Loading…
Reference in New Issue
Block a user