From 88153e06a3699f7fa3fb2084993be820cf9b3a8d Mon Sep 17 00:00:00 2001 From: Simon Date: Wed, 30 Jul 2025 22:27:28 -0400 Subject: [PATCH] youtube iframe support beginnings --- startpage.html | 33 +++++++++++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/startpage.html b/startpage.html index d549d11..b12a6f6 100644 --- a/startpage.html +++ b/startpage.html @@ -537,7 +537,8 @@ todo: -
also change add image to "add media" and add youtube iframe support +
add youtube iframe support +
rename stuff. containerSettings -> container | better function names | imageUrl -> mediaUrl | etc.