Add status page
This commit is contained in:
parent
541f48eb3f
commit
5f3c42b97d
2 changed files with 12 additions and 1 deletions
10
docs/status.md
Normal file
10
docs/status.md
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
---
|
||||||
|
icon: material/list-status
|
||||||
|
---
|
||||||
|
|
||||||
|
# Status
|
||||||
|
|
||||||
|
!!! Warning "Not ready"
|
||||||
|
This page is not ready yet.
|
||||||
|
|
||||||
|
<iframe src="about:blank" style="width:100%;height:900px;border:none;"></iframe>
|
|
@ -42,4 +42,5 @@ nav:
|
||||||
- 'administration.md'
|
- 'administration.md'
|
||||||
- 'whitelisting.md'
|
- 'whitelisting.md'
|
||||||
- 'survival.md'
|
- 'survival.md'
|
||||||
- 'screenshots.md'
|
- 'screenshots.md'
|
||||||
|
- 'status.md'
|
Loading…
Reference in a new issue