mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Init shop
This commit is contained in:
@@ -12,8 +12,11 @@
|
||||
{% endfor %}
|
||||
{% endif %}
|
||||
|
||||
{% include global/support.html %}
|
||||
{% include global/native.html %}
|
||||
{% unless page.hide_footer %}
|
||||
{% include global/support.html %}
|
||||
{% include global/native.html %}
|
||||
{% endunless %}
|
||||
|
||||
{% include global/about.html %}
|
||||
|
||||
<script src="{{ site.url }}/assets/vendor/clipboard-2.0.11.min.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user