From 34223b4bc8c243b6278caf41543ea0dc0f34d0e4 Mon Sep 17 00:00:00 2001 From: ashley Date: Sat, 4 Oct 2025 18:24:50 +0200 Subject: [PATCH] use correct logo --- html/watch.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/html/watch.ejs b/html/watch.ejs index 0ce79c3e..ec6f9ac3 100644 --- a/html/watch.ejs +++ b/html/watch.ejs @@ -3166,7 +3166,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
<% if (twitter) { %>
- @<%- twitter.name %> + @<%- twitter.name %>
<% } %> @@ -3365,7 +3365,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
<% if (twitter) { %>
- @<%- twitter.name %> + @<%- twitter.name %>
<% } %>