From 56dcbda8ab687ba2fba064b57f77ab16ee0b1ec5 Mon Sep 17 00:00:00 2001
From: Jeremy Thomas
Date: Thu, 24 May 2018 11:25:33 +0200
Subject: [PATCH] Fix videos length
---
docs/_includes/elements/external-link.html | 2 +-
docs/videos.html | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/docs/_includes/elements/external-link.html b/docs/_includes/elements/external-link.html
index 48c18e3c..5483830b 100644
--- a/docs/_includes/elements/external-link.html
+++ b/docs/_includes/elements/external-link.html
@@ -1,5 +1,5 @@
diff --git a/docs/videos.html b/docs/videos.html
index 8642b0fb..ab81c5bc 100644
--- a/docs/videos.html
+++ b/docs/videos.html
@@ -8,19 +8,19 @@ breadcrumb:
videos:
- id: tesla
title: Tesla launch page
- subtitle: 4 videos – 21 min
+ subtitle: 4 videos – 20 min
content: Design a responsive launch page with Bulma's component and CSS Grid.
video_url: https://scrimba.com/p/pV5eHk/cvrwyfR
article_url: https://medium.freecodecamp.org/how-to-build-a-responsive-tesla-launch-page-with-bulma-css-2bf484057349
- id: blog
title: Blog
- subtitle: 4 videos – 25 min
+ subtitle: 4 videos – 23 min
content: Build a responsive blog with Bulma components.
video_url: https://scrimba.com/p/pV5eHk/c4EMaUR
article_url: https://medium.freecodecamp.org/how-to-build-a-responsive-blog-design-with-bulma-css-c2257a17c16b
- id: slide
title: Slide
- subtitle: 4 videos – 16 min
+ subtitle: 4 videos – 15 min
content: Create web-based presentation slides with Bulma.
video_url: https://scrimba.com/p/pV5eHk/cGym4Ta
no_gif: true
@@ -40,7 +40,7 @@ videos:
Videos
- Learn Bulma with interactive {% include external-link.html url=site.data.meta.scrimba_url text="Scrimba" %} tutorials
+ Learn Bulma with interactive {% include elements/external-link.html url=site.data.meta.scrimba_url text="Scrimba" %} tutorials
@@ -59,7 +59,7 @@ videos:
- {% include external-link.html
+ {% include elements/external-link.html
classes="button is-success"
url=site.data.meta.scrimba_url
text="Enroll in the course" %}