aboutsummaryrefslogtreecommitdiffstats
path: root/htdocs/index.html
diff options
context:
space:
mode:
authorArmand Philippot <git@armandphilippot.com>2021-10-28 16:18:30 +0200
committerArmand Philippot <git@armandphilippot.com>2021-10-28 17:21:35 +0200
commit766b5d723cbfb001d075805ba35fa3da9eea9f88 (patch)
tree066f7812dba576e1abbbf4088744ae0fb95b31c0 /htdocs/index.html
parent5e6a81af7948dbd742e349dbb43f435de944f4e4 (diff)
chore: add a noscript tag
Since this website use mostly Javascript, users need to know that scripts must be enabled.
Diffstat (limited to 'htdocs/index.html')
-rw-r--r--htdocs/index.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/htdocs/index.html b/htdocs/index.html
index 561e42d..a2e1c02 100644
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -46,6 +46,12 @@
Select an app inside menu to see a live preview and app details
(description, technologies, repositories).
</div>
+ <noscript>
+ <span class="no-js">
+ This website needs Javascript to work. It shows JS/React applications.
+ Please activate scripts in your browser or use a compatible browser.
+ </span>
+ </noscript>
</main>
<footer class="footer">
<div class="copyright">