From 7155ffcb5ef169bdc4e7cccc475ce83102edc329 Mon Sep 17 00:00:00 2001 From: Tim Keller Date: Thu, 14 May 2026 21:22:20 -0500 Subject: even more minimal and removed playback rate control since i found the intended control on the top on the embed frame oopsies --- templates/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 0d64803..164a810 100644 --- a/templates/index.html +++ b/templates/index.html @@ -1,5 +1,5 @@ {{ define "content" }} -
- {{ .Content }} -
+
+ {{ .Content }} +
{{ end }} -- cgit v1.2.3