diff --git a/client/src/components/icons/Play.vue b/client/src/components/icons/Play.vue new file mode 100644 index 00000000..ff5356bd --- /dev/null +++ b/client/src/components/icons/Play.vue @@ -0,0 +1,5 @@ + diff --git a/client/src/pages/topic.vue b/client/src/pages/topic.vue index 8d3511bc..1cff30bf 100644 --- a/client/src/pages/topic.vue +++ b/client/src/pages/topic.vue @@ -5,6 +5,7 @@ {{topic.teaser}}

@@ -15,11 +16,13 @@