From 444d344d72dbd51fe4b12bfcd2bf8f2ff64da625 Mon Sep 17 00:00:00 2001 From: matthew rendely Date: Thu, 16 Mar 2023 22:01:14 -0700 Subject: [PATCH] Add autoPlay and loop to videos/GIFs --- components/HlsPlayer.tsx | 2 ++ components/Media.tsx | 8 ++++++++ public/sitemap.xml | 6 +++--- 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/components/HlsPlayer.tsx b/components/HlsPlayer.tsx index 7447e442..411a8d19 100644 --- a/components/HlsPlayer.tsx +++ b/components/HlsPlayer.tsx @@ -40,11 +40,13 @@ export default function HlsPlayer(props: HlsPlayerProps) { return (