Merge pull request #1190 from maple3142/master

Add noscript fallback for index.html
This commit is contained in:
R.I.Pienaar
2019-10-21 11:05:29 +02:00
committed by GitHub

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