From c6a32438a98f86e6e7047c8c82ed9a5e44ea7c8b Mon Sep 17 00:00:00 2001 From: ashley Date: Mon, 22 Sep 2025 21:55:28 +0200 Subject: [PATCH] oopsies --- html/watch.ejs | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/html/watch.ejs b/html/watch.ejs index 0f6b9017..4ed7355e 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -78,20 +78,13 @@ %> -<% twitterTags.forEach(tag => { %> - -<% }) %> +<% twitterTags.forEach(tag => { %><% }) %> -<% facebookTags.forEach(tag => { %> - -<% }) %> +<% facebookTags.forEach(tag => { %><% }) %> -<% ogTags.forEach(tag => { %> - -<% }) %> - +<% ogTags.forEach(tag => { %><% }) %> <% } %>