diff options
| author | navewindre <boneyaard@gmail.com> | 2025-11-12 06:32:24 +0100 |
|---|---|---|
| committer | navewindre <boneyaard@gmail.com> | 2025-11-12 06:32:24 +0100 |
| commit | 3032a8495174f4f583f52c4e9429b6d4d357dc0c (patch) | |
| tree | 08a1f9c8cbd74bb255d3e7c1f6bf1ac98163ce05 /web/src/index.html | |
| parent | fca7c3ac139330e6dcf4b622eaec4ce6a2316652 (diff) | |
aa
Diffstat (limited to 'web/src/index.html')
| -rw-r--r-- | web/src/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/web/src/index.html b/web/src/index.html index 08b8208..b14f5b5 100644 --- a/web/src/index.html +++ b/web/src/index.html @@ -2,8 +2,8 @@ <html lang="en"> <head> <meta charset="UTF-8"> - <meta name="description" content=" "> - <meta name="viewport" content="width=device-width,user-scalable=no"> + <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"> <title>networkheaven.net</title> <link rel="stylesheet" href="/static/main.css"> <link href="/static/highlight.css" rel="preload" as="style" onload="this.rel='stylesheet'"> |
