about summary refs log tree commit diff
path: root/bskyweb/templates
diff options
context:
space:
mode:
authorGargaj <gargaj@conspiracy.hu>2024-09-12 00:42:21 +0200
committerGitHub <noreply@github.com>2024-09-11 23:42:21 +0100
commit67f56af6d43abbe04d9837209fd8a16529f6f60a (patch)
tree866542c79c17b743fa2419d7baa07efe6ffb98f9 /bskyweb/templates
parent8a6d83de3b5723497e2bbebf10290cde15cfe1d7 (diff)
downloadvoidsky-67f56af6d43abbe04d9837209fd8a16529f6f60a.tar.zst
remove double closing tag (#5257)
Diffstat (limited to 'bskyweb/templates')
-rw-r--r--bskyweb/templates/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/bskyweb/templates/base.html b/bskyweb/templates/base.html
index c24802798..aa7efc5eb 100644
--- a/bskyweb/templates/base.html
+++ b/bskyweb/templates/base.html
@@ -259,7 +259,6 @@
       pointer-events: none !important;
     }
   </style>
-  </style>
   {% include "scripts.html" %}
   <link rel="apple-touch-icon" sizes="180x180" href="/static/apple-touch-icon.png">
   <link rel="icon" type="image/png" sizes="32x32" href="/static/favicon-32x32.png">