mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-07-08 20:00:15 +02:00
Add noscript fallback for index.html
This commit is contained in:
parent
f4c3750e8f
commit
47579bde0d
@ -8,6 +8,7 @@
|
|||||||
<link rel="stylesheet" href="//unpkg.com/docsify/themes/vue.css">
|
<link rel="stylesheet" href="//unpkg.com/docsify/themes/vue.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<noscript>This page requires JavaScript to work, please enable it or just read it on <a href="https://github.com/ripienaar/free-for-dev">Here</a>.</noscript>
|
||||||
<div id="app">Loading...</div>
|
<div id="app">Loading...</div>
|
||||||
<script>
|
<script>
|
||||||
window.$docsify = {
|
window.$docsify = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user