From 27c1eca09ec990b57bff2b6fb3f12e1c3f620d73 Mon Sep 17 00:00:00 2001 From: Gabriel Date: Sat, 17 Feb 2024 16:49:28 -0500 Subject: [PATCH] update audio player to properly use spritesheet --- audio.html | 205 ++++++++++++++++++++++-------------------- readme.md | 3 + video.html | 1 - webtorrent-video.html | 2 + 4 files changed, 113 insertions(+), 98 deletions(-) diff --git a/audio.html b/audio.html index e36eb55..f5f59b1 100644 --- a/audio.html +++ b/audio.html @@ -1,3 +1,99 @@ + + -
+
- + + +
- @@ -82,98 +181,10 @@

- + + +
- -
diff --git a/readme.md b/readme.md index 61003f3..9c675c8 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,8 @@ # Shortcodes My hugo shortcodes for all my themes +More work is needed for them to be portable! +Currently tehy rely on [this svg spritesheet](https://code.gabe.rocks/gabriel/freedom/raw/branch/main/layouts/partials/spritesheet.html) ## Themes @@ -42,3 +44,4 @@ Embeds a pdf A video player with controls +(This needs improvements) diff --git a/video.html b/video.html index 552aeb6..9c9f572 100644 --- a/video.html +++ b/video.html @@ -64,7 +64,6 @@ width: 100vw; } -