diff --git a/6_video.html b/6_video.html index e1962c8d..4fa98729 100644 --- a/6_video.html +++ b/6_video.html @@ -26,11 +26,11 @@ permalink: /video/ {% assign allTopicsABC = allTopics | sort %}
- +
- +
- +
{% for thisTopic in allTopicsABC %} @@ -38,7 +38,7 @@ permalink: /video/ {% endfor %}
-
+
{% for post in site.posts %} {% for talk in post.talks %} @@ -47,9 +47,9 @@ permalink: /video/ {% if talk.topics %} {% assign tags = (talk.topics | split:",") %} {% endif %} -
+
{{talk.artist}}
- +

{{talk.title}}

#{{ post.number }}: {{talk.artist}} / {{talk.artist_website}} – {{talk.description}}

{% endif %} @@ -62,7 +62,7 @@ permalink: /video/
- +
@@ -72,20 +72,20 @@ permalink: /video/