summaryrefslogtreecommitdiffstats
path: root/templates/subtitle.md
diff options
context:
space:
mode:
authorSacha Chua <sacha@sachachua.com>2021-01-28 12:24:50 -0500
committerSacha Chua <sacha@sachachua.com>2021-01-28 12:24:50 -0500
commitd61ee3c7ac6243127caa4b6e1dbfe389c455e527 (patch)
tree6bb42e29d4ef2ee082cf40df2763204dca06a3fd /templates/subtitle.md
parentf6ce612f2eacaa24d28b4ea7898f7660e0071cc1 (diff)
downloademacsconf-wiki-d61ee3c7ac6243127caa4b6e1dbfe389c455e527.tar.xz
emacsconf-wiki-d61ee3c7ac6243127caa4b6e1dbfe389c455e527.zip
Fix subtitle
Diffstat (limited to 'templates/subtitle.md')
-rw-r--r--templates/subtitle.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/subtitle.md b/templates/subtitle.md
index 293147bb..67906b4b 100644
--- a/templates/subtitle.md
+++ b/templates/subtitle.md
@@ -1,3 +1,3 @@
<TMPL_IF new>
-<a href="#<TMPL_VAR video>" data-start="<TMPL_VAR start>" data-video="<TMPL_VAR video>">[<TMPL_VAR start>]</a> <span class="subtitle" data-start="<TMPL_VAR start>" title="<TMPL_VAR start">" data-video="<TMPL_VAR video>"><TMPL_VAR text></span><TMPL_ELSE><span class="subtitle" title="<TMPL_VAR start>" data-start="<TMPL_VAR start>" data-video="<TMPL_VAR video>"><TMPL_VAR text></span></TMPL_IF> \ No newline at end of file
+<a href="#<TMPL_VAR video>" class="subtitle" data-start="<TMPL_VAR start>" data-video="<TMPL_VAR video>">[<TMPL_VAR start>]</a> <span class="subtitle" data-start="<TMPL_VAR start>" title="<TMPL_VAR start">" data-video="<TMPL_VAR video>"><TMPL_VAR text></span><TMPL_ELSE><span class="subtitle" title="<TMPL_VAR start>" data-start="<TMPL_VAR start>" data-video="<TMPL_VAR video>"><TMPL_VAR text></span></TMPL_IF> \ No newline at end of file