mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-10-04 14:39:19 +08:00
update
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
.idea
|
@@ -13,3 +13,4 @@
|
|||||||
|
|
||||||
* **Tools**
|
* **Tools**
|
||||||
* [Reset Password via CLI](Reset-Password-via-CLI.md)
|
* [Reset Password via CLI](Reset-Password-via-CLI.md)
|
||||||
|
|
@@ -22,7 +22,7 @@
|
|||||||
window.$docsify = {
|
window.$docsify = {
|
||||||
name: 'Uptime Kuma Docs',
|
name: 'Uptime Kuma Docs',
|
||||||
repo: 'https://github.com/louislam/uptime-kuma',
|
repo: 'https://github.com/louislam/uptime-kuma',
|
||||||
loadSidebar: true,
|
loadSidebar: "_Menu.md",
|
||||||
auto2top: true,
|
auto2top: true,
|
||||||
search: 'auto',
|
search: 'auto',
|
||||||
routerMode: 'history',
|
routerMode: 'history',
|
||||||
|
Reference in New Issue
Block a user