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

Commita94a84c

Browse files
committed
2 parents069ad79 +9583d5a commita94a84c

File tree

2 files changed

+2
-90
lines changed

2 files changed

+2
-90
lines changed

‎index.html‎

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
loadNavbar:true,
2323
mergeNavbar:true,
2424
search:[
25-
'/',// => /README.md
25+
'/',
2626
'/docs/coding-interview',
2727
'/docs/the-beauty-of-programming'
2828
],
@@ -31,7 +31,7 @@
3131
varfooter=[
3232
'<hr/>',
3333
'<footer>',
34-
'<span>Copyright © 2018-2019 <a href="https://github.com/yanglbme">yanglbme</a>. All rights reserved.</span>',
34+
'<span>Copyright © 2018-2019 <a href="https://github.com/doocs">Doocs</a>. All rights reserved.</span>',
3535
'</footer>'
3636
].join('')
3737

@@ -41,13 +41,8 @@
4141
}
4242
]
4343
}
44-
45-
if(typeofnavigator.serviceWorker!=='undefined'){
46-
navigator.serviceWorker.register('sw.js')
47-
}
4844

4945
</script>
50-
<!-- <script src="//unpkg.com/docsify"></script> -->
5146
<scriptsrc="//unpkg.com/docsify/lib/docsify.min.js"></script>
5247
<scriptsrc="//unpkg.com/prismjs/components/prism-c.min.js"></script>
5348
<scriptsrc="//unpkg.com/prismjs/components/prism-bash.min.js"></script>

‎sw.js‎

Lines changed: 0 additions & 83 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp