|
|
@ -11,6 +11,18 @@
|
|
|
|
<link rel="stylesheet" href="index.css">
|
|
|
|
<link rel="stylesheet" href="index.css">
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
|
|
|
|
<script
|
|
|
|
|
|
|
|
type="module"
|
|
|
|
|
|
|
|
src="https://cdn.jsdelivr.net/npm/@bufferhead/nightowl@0.0.14/dist/nightowl.js"
|
|
|
|
|
|
|
|
></script>
|
|
|
|
|
|
|
|
<script type="module">
|
|
|
|
|
|
|
|
import { createNightowl } from '@bufferhead/nightowl'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
createNightowl({
|
|
|
|
|
|
|
|
defaultMode: 'dark',
|
|
|
|
|
|
|
|
toggleButtonMode: 'newState'
|
|
|
|
|
|
|
|
})
|
|
|
|
|
|
|
|
</script>
|
|
|
|
<div id="app"></div>
|
|
|
|
<div id="app"></div>
|
|
|
|
<script type="text/javascript">
|
|
|
|
<script type="text/javascript">
|
|
|
|
(function(c,l,a,r,i,t,y){
|
|
|
|
(function(c,l,a,r,i,t,y){
|
|
|
@ -37,7 +49,9 @@
|
|
|
|
'/((?!README).*)/((?!README).*)/(README$)': '$1/$2/$3'
|
|
|
|
'/((?!README).*)/((?!README).*)/(README$)': '$1/$2/$3'
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
</script>
|
|
|
|
</script>
|
|
|
|
|
|
|
|
|
|
|
|
<script src="//cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>
|
|
|
|
<script src="//cdn.jsdelivr.net/npm/docsify/lib/docsify.min.js"></script>
|
|
|
|
<script type="text/javascript">
|
|
|
|
<script type="text/javascript">
|
|
|
|
(function(c,l,a,r,i,t,y){
|
|
|
|
(function(c,l,a,r,i,t,y){
|
|
|
|