Fix website transfer includes

This commit is contained in:
Jeremy Thomas
2024-03-21 16:39:38 +00:00
parent 69877a652c
commit ab5b308f88
29 changed files with 444 additions and 890 deletions

View File

@@ -5,8 +5,6 @@ layout: default
route: the-official-bulma-book
---
{% include global/navbar.html id="Videos" %}
{% capture hero_more %}
<a class="button is-bleeding" href="{{ site.data.meta.book_url }}" target="_blank">
<span class="icon">
@@ -67,7 +65,7 @@ route: the-official-bulma-book
{% endcapture %}
{%
include elements/banner.html
include docs/elements/banner.html
color="bleeding"
title="<span>The official Bulma <strong>book</strong></span>"
more=hero_more