add status page
This commit is contained in:
parent
75915ca9d4
commit
af11305873
@ -57,6 +57,10 @@ theme = "hello-friend-ng"
|
|||||||
identifier = "git"
|
identifier = "git"
|
||||||
name = "Git"
|
name = "Git"
|
||||||
url = "https://git.dotya.ml"
|
url = "https://git.dotya.ml"
|
||||||
|
[[languages.en.menu.main]]
|
||||||
|
identifier = "status"
|
||||||
|
name = "Status"
|
||||||
|
url = "/status"
|
||||||
|
|
||||||
# And you can even create generic menu
|
# And you can even create generic menu
|
||||||
[menu]
|
[menu]
|
||||||
|
3
content/status/index.md
Normal file
3
content/status/index.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# dotya status
|
||||||
|
|
||||||
|
Any information regarding status of the site and services will be posted here.
|
Loading…
Reference in New Issue
Block a user