We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a63fc18 + 7922660 commit 4e40daaCopy full SHA for 4e40daa
status.sh
@@ -537,7 +537,7 @@ function page_header() {
537
$MY_AUTOREFRESH_TEXT
538
<link rel="stylesheet" href="$MY_STATUS_STYLESHEET">
539
<link rel="stylesheet" href="$MY_STATUS_FONTAWESOME">
540
-<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🚦</text></svg>">
+<link rel="icon" href="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20100%20100%22%3E%3Ctext%20y=%22.9em%22%20font-size=%2290%22%3E🚦%3C/text%3E%3C/svg%3E">
541
</head>
542
<body>
543
<div class="container">
0 commit comments