✨ Show audio player for links to audio files
[Sone.git] / src / main / resources / templates / linked / audio.html
diff --git a/src/main/resources/templates/linked/audio.html b/src/main/resources/templates/linked/audio.html
new file mode 100644 (file)
index 0000000..cd04c5b
--- /dev/null
@@ -0,0 +1 @@
+<span class="linked-element loaded" title="<%link|html>"><audio controls src="/<% link|html>"></audio></span>