Add noscript fallback for index.html

This commit is contained in:
maple 2019-10-20 13:30:46 +08:00 committed by GitHub
parent f4c3750e8f
commit 47579bde0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 = {