From 43d2477e07946d9bb137c8efedab3963bea424cf Mon Sep 17 00:00:00 2001 From: ashley Date: Tue, 7 Oct 2025 22:42:22 +0200 Subject: [PATCH] make the tags better --- html/watch.ejs | 2 -- 1 file changed, 2 deletions(-) diff --git a/html/watch.ejs b/html/watch.ejs index 9d71cfe8..0c20612e 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -74,7 +74,6 @@ { property: "og:image", content: image }, ]; %> - <% twitterTags.forEach(tag => { -%> <% }) -%> @@ -84,7 +83,6 @@ <% ogTags.forEach(tag => { -%> <% }) -%> - <% } %>