mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-04-20 07:36:01 -04: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">
|
||||
</head>
|
||||
<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>
|
||||
<script>
|
||||
window.$docsify = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user