mirror of
https://gitee.com/SuperManito/LinuxMirrors
synced 2025-11-04 00:10:27 +08:00
Update
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
<div id="app">正在加载...</div>
|
||||
<script>
|
||||
window.$docsify = {
|
||||
// 导航栏标题
|
||||
name: 'LinuxMirrors',
|
||||
// 右上角仓库icon
|
||||
repo: 'https://github.com/SuperManito/LinuxMirrors',
|
||||
// 导航栏logo
|
||||
logo: './img/logo.png',
|
||||
@@ -178,8 +180,6 @@
|
||||
<script src="./js/search.js"></script>
|
||||
<!-- 代码高亮 -->
|
||||
<script src="./js/prism-bash.min.js"></script>
|
||||
<!-- 更新日志 -->
|
||||
<script src="./js/change-log.js"></script>
|
||||
<!-- 离线模式 -->
|
||||
<script>
|
||||
if (typeof navigator.serviceWorker !== 'undefined') {
|
||||
|
||||
Reference in New Issue
Block a user