Also attempt to set a favicon for proxy auth

This commit is contained in:
Johannes Zellner
2021-11-03 22:16:25 +01:00
parent 3f54f001b3
commit ae5df83c5d
+3 -1
View File
@@ -6,8 +6,10 @@
<title> Login to <%= title %> </title>
<link href="<%= icon %>" rel="icon" type="image/png">
<!-- Fontawesome -->
<link type="text/css" rel="stylesheet" href="<%= dashboardOrigin %>/3rdparty/fontawesome/css/all.css?"/>
<link type="text/css" rel="stylesheet" href="<%= dashboardOrigin %>/3rdparty/fontawesome/css/all.css"/>
<style>