From fe438cf863ac476547adc1ad001d471b335a144a Mon Sep 17 00:00:00 2001 From: Ashley Date: Sun, 25 Dec 2022 16:22:20 +0000 Subject: [PATCH] add secure instance icon !! --- html/poketube.ejs | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/html/poketube.ejs b/html/poketube.ejs index ab573c9e..a9f1504f 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -281,6 +281,26 @@ <% } %> + + + <% if (secure) { %> + + + + <% } %> + +