]> gitweb.michael.orlitzky.com - charm-bypass.git/commitdiff
index.html.in: replace the favicon link with a @PLACEHOLDER@
authorMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Nov 2023 14:31:14 +0000 (10:31 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Fri, 3 Nov 2023 14:31:14 +0000 (10:31 -0400)
This is in preparation for (base64) inlining the favicon data just
like we do with the fonts. The whole thing should be self-contained.

index.html.in

index e2c362c63b07f509c802920d720f17cc3179edf4..dae2c048c8efae9d68635e20bc3ca9b64bd8bba4 100644 (file)
@@ -3,7 +3,9 @@
   <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1" />
-    <link rel="icon" href="favicon.svg" />
+    <link rel="icon"
+          type="image/svg+xml"
+          href="data:image/svg+xml;base64,@FAVICON@" />
 
     <title>
       CharmBypass: it's transit equity y'all