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

@@ -26,8 +26,6 @@ videos:
no_video: true
---
{% include global/navbar.html id="Videos" %}
{% capture hero_content %}
<a class="button bd-fat-button is-success is-medium"
href="{{ site.data.meta.scrimba_url }}"
@@ -42,7 +40,7 @@ videos:
{% endcapture %}
{%
include components/hero.html
include docs/components/hero.html
color="videos"
icon="fas fa-play-circle"
title="**Video** tutorials"