mirror of
https://github.com/ripienaar/free-for-dev.git
synced 2025-05-30 03:44:16 -04:00
Add noscript fallback for index.html
This commit is contained in:
parent
f4c3750e8f
commit
47579bde0d
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue