We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f93200 commit 8215692Copy full SHA for 8215692
templates/index.html
@@ -6,7 +6,7 @@
6
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
7
<title>Sealed Secrets</title>
8
9
- <link rel="shortcut icon" type="image/x-icon" href="{{.WebExternalUrl}}/static/favicon.ico">
+ <link rel="shortcut icon" type="image/x-icon" href="{{.WebExternalUrl}}/static/icons/favicon.ico">
10
<meta name="theme-color" content="#ffffff">
11
<link rel="stylesheet" href="{{.WebExternalUrl}}/static/styles/roboto.css">
12
<link rel="stylesheet" href="{{.WebExternalUrl}}/static/styles/material-icons.css">
0 commit comments