diff options
| author | Your Name <you@example.com> | 2025-04-23 22:29:19 -0600 |
|---|---|---|
| committer | Your Name <you@example.com> | 2025-04-23 22:29:19 -0600 |
| commit | 6ff9da7ab73f8955fd471a6611314e51f3e86b72 (patch) | |
| tree | ab72c95f2804de8da5edaa5e52cde9cfc0322020 /index.html | |
| parent | 6819fc5bf5ad63cfb6936238e4c526eef36aef93 (diff) | |
noscript notice
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -17,7 +17,13 @@ <body> <center> + <h1>Homepage</h1> + + <noscript> + <p>Notice: Javascript seems to be disabled in your web browser. If that's intentional, you get an A+ for internet hygeine. This website will work fine, but certain trivial things like the dark-mode toggle won't work. This site is small enough that you can easily inspect the source code if you so desire.</p> + </noscript> + </center> <div> |