mirror of
https://github.com/jgthms/bulma
synced 2026-03-18 03:14:30 -07:00
Add footer links
This commit is contained in:
@@ -21,23 +21,7 @@
|
||||
<!-- <iframe width="560" height="315" src="https://www.youtube.com/embed/hK8ONv4wcbA" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe> -->
|
||||
<!-- <iframe width="420" height="345" src="https://www.youtube.com/embed/tgbNymZ7vqY"></iframe> -->
|
||||
{% include global/navbar.html %}
|
||||
<footer class="footer">
|
||||
<div class="container">
|
||||
<div class="columns">
|
||||
<div class="column is-4">
|
||||
{% include footer/about.html %}
|
||||
</div>
|
||||
<div class="column is-4">
|
||||
{% include footer/contribute.html %}
|
||||
</div>
|
||||
<div class="column is-4">
|
||||
{% include footer/share.html %}
|
||||
</div>
|
||||
</div>
|
||||
{% include footer/support.html %}
|
||||
{% include footer/boxes.html %}
|
||||
</div>
|
||||
</footer>
|
||||
{% include footer/main.html %}
|
||||
<!-- {% include test/from-to.html %} -->
|
||||
<!-- {% include test/features.html %} -->
|
||||
<script async defer id="twitter-wjs" src="https://platform.twitter.com/widgets.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user