Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit26cb940

Browse files
authored
Revert "Updated docs site dark and light mode with switch and redesigned search bar using docsify-darklight-theme" (#1207)
* Revert "update: updated docs site dark and light mode with switch and redesigned search bar using docsify-darklight-theme (#1182)"This reverts commit415f295.* docs: removed the old dark mode as well
1 parent817c079 commit26cb940

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

‎docs/index.html‎

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -9,20 +9,14 @@
99
<metahttp-equiv="X-UA-Compatible"content="IE=edge,chrome=1"/>
1010
<metaname="keywords"content="doc,docs,documentation,gitbook,creator,generator,github,jekyll,github-pages">
1111
<metaname="description"content="A magical documentation generator.">
12-
1312
<metaname="viewport"content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
14-
<link
15-
rel="stylesheet"
16-
href="//cdn.jsdelivr.net/npm/docsify-darklight-theme@3/dist/docsify-style.min.css"
17-
title="docsify-darklight-theme"
18-
type="text/css"
19-
/>
20-
<linkrel="stylesheet"href="//cdn.jsdelivr.net/npm/docsify/lib/themes/vue.css"title="vue"disabled>
13+
<linkrel="stylesheet"href="//cdn.jsdelivr.net/npm/docsify/lib/themes/vue.css"title="vue">
2114
<linkrel="stylesheet"href="//cdn.jsdelivr.net/npm/docsify/lib/themes/dark.css"title="dark"disabled>
2215
<linkrel="stylesheet"href="//cdn.jsdelivr.net/npm/docsify/lib/themes/buble.css"title="buble"disabled>
2316
<linkrel="stylesheet"href="//cdn.jsdelivr.net/npm/docsify/lib/themes/pure.css"title="pure"disabled>
2417

2518
<scriptsrc="//cdn.jsdelivr.net/npm/docsify-plugin-codefund/index.js"></script>
19+
2620
<style>
2721
nav.app-navliul {
2822
min-width:100px;
@@ -70,9 +64,6 @@
7064
'/':'Search'
7165
}
7266
},
73-
darklightTheme:{
74-
bodyFontSize :'15px',
75-
},
7667
formatUpdated:'{MM}/{DD} {HH}:{mm}',
7768
plugins:[
7869
function(hook,vm){
@@ -107,10 +98,6 @@
10798
<scriptsrc="//cdn.jsdelivr.net/npm/prismjs/components/prism-bash.min.js"></script>
10899
<scriptsrc="//cdn.jsdelivr.net/npm/prismjs/components/prism-markdown.min.js"></script>
109100
<scriptsrc="//cdn.jsdelivr.net/npm/prismjs/components/prism-nginx.min.js"></script>
110-
<script
111-
src="//cdn.jsdelivr.net/npm/docsify-darklight-theme@3/dist/index.min.js"
112-
type="text/javascript">
113-
</script>
114101
<script>
115102
((window.gitter={}).chat={}).options={
116103
room:'docsifyjs/Lobby'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp