From e613e58c46b8ea21e86b1e27c5b3d631d3ab9b1d Mon Sep 17 00:00:00 2001 From: Gabriel Date: Mon, 21 Nov 2022 13:47:10 -0500 Subject: [PATCH] video and audio updates --- layouts/shortcodes/audio.html | 69 ++++++-- layouts/shortcodes/video.html | 277 ++++++++++++++++++++---------- layouts/shortcodes/yesterweb.html | 3 - static/css/theme.css | 2 +- static/res/expand.svg | 71 ++++++++ static/res/loop.svg | 60 +++++++ static/res/pause.svg | 63 +++++++ static/res/play.svg | 54 ++++++ static/res/shrink.svg | 71 ++++++++ 9 files changed, 564 insertions(+), 106 deletions(-) delete mode 100644 layouts/shortcodes/yesterweb.html create mode 100644 static/res/expand.svg create mode 100644 static/res/loop.svg create mode 100644 static/res/pause.svg create mode 100644 static/res/play.svg create mode 100644 static/res/shrink.svg diff --git a/layouts/shortcodes/audio.html b/layouts/shortcodes/audio.html index 876fe4a..a8e3b01 100644 --- a/layouts/shortcodes/audio.html +++ b/layouts/shortcodes/audio.html @@ -1,8 +1,4 @@
-