diff options
Diffstat (limited to 'manual/index.html')
-rw-r--r-- | manual/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/index.html b/manual/index.html index edb781e7..7b99531b 100644 --- a/manual/index.html +++ b/manual/index.html @@ -7,21 +7,21 @@ <meta name="description" content="Description"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/docsify-themeable@0/dist/css/theme-defaults.css"> - <link rel="shortcut icon" href="/_media/icon.svg" type="image/x-icon"> + <link rel="shortcut icon" href="https://image.cdn.bktus.com/i/2024/02/24/b885d4e2-7695-1b0a-ec5e-a43d4102a5b7.webp" type="image/x-icon"> </head> <body> <div id="app"></div> <script> window.$docsify = { search: 'auto', - logo: '/_media/trademark.png', + logo: 'https://image.cdn.bktus.com/i/2024/02/24/67473f4d-6cac-e0e2-3d60-f3400528ad8d.webp', name: 'GpgFrontend', loadNavbar: true, loadSidebar: true, routerMode: 'history', coverpage: true, onlyCover: true, - subMaxLevel: 3, + subMaxLevel: 1, repo: 'https://github.com/saturneric/GpgFrontend', mergeNavbar: true, alias: { |