From fbf754e9d7ef92f149468a7be1426bec15f2518c Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 27 Sep 2025 21:06:04 +0200 Subject: [PATCH] test something --- html/watch.ejs | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/html/watch.ejs b/html/watch.ejs index 949dabc0..96d34856 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -77,9 +77,7 @@ <% twitterTags.forEach(tag => { -%> - - <% }) -%> @@ -87,13 +85,12 @@ <% facebookTags.forEach(tag => { -%> - - <% }) -%> <% ogTags.forEach(tag => { -%> -<% }) -%> + +<% }) -%> <% } %>