diff options
Diffstat (limited to 'htdocs/index.html')
| -rw-r--r-- | htdocs/index.html | 6 |
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"> |
