diff --git a/_includes/video-list-columns.html b/_includes/video-list-columns.html index 064b594..affc70c 100644 --- a/_includes/video-list-columns.html +++ b/_includes/video-list-columns.html @@ -1,9 +1,9 @@ -
-
+
+
-
+
    {% assign items = include.list | split: "|" %} {% for item in items %} @@ -11,5 +11,25 @@ {% endfor %}
-
- \ No newline at end of file +
+ + \ No newline at end of file