summaryrefslogtreecommitdiff
path: root/web/src/index.html
diff options
context:
space:
mode:
authornavewindre <boneyaard@gmail.com>2026-02-11 02:05:39 +0100
committernavewindre <boneyaard@gmail.com>2026-02-11 02:05:39 +0100
commitd9d55620a6f4f44b2c5069da107b2b3b111390ed (patch)
treefbee83ccabeee18a04a691d61b60f68e98fa6553 /web/src/index.html
parent3032a8495174f4f583f52c4e9429b6d4d357dc0c (diff)
seo renderer
Diffstat (limited to 'web/src/index.html')
-rw-r--r--web/src/index.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/web/src/index.html b/web/src/index.html
index b14f5b5..68eba57 100644
--- a/web/src/index.html
+++ b/web/src/index.html
@@ -3,11 +3,14 @@
<head>
<meta charset="UTF-8">
<meta name="description" content="hi i'm aura and this is my website about stuff.">
- <meta name="viewport" content="width=device-width,user-scalable=yes">
+ <meta name="viewport" content="user-scalable=yes">
<title>networkheaven.net</title>
<link rel="stylesheet" href="/static/main.css">
<link href="/static/highlight.css" rel="preload" as="style" onload="this.rel='stylesheet'">
- <link rel="shortcut icon" href="/static/nh.ico" type="image">
+ <link rel="icon" href="data:image/png;base64,iVBORw0KGgo=">
+ <noscript>
+ <link rel="shortcut icon" href="/static/nh.ico" type="image">
+ </noscript>
</head>
<body>
<div id="moneyjsx-root">