Skip to content

Commit

Permalink
Disable the internal documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFrenchGhosty committed Oct 7, 2021
1 parent a599199 commit 41b11f4
Showing 1 changed file with 1 addition and 19 deletions.
20 changes: 1 addition & 19 deletions config/_default/menus.toml
Original file line number Diff line number Diff line change
@@ -1,24 +1,6 @@
[[docs]]
name = "General"
weight = 10
identifier = "general"
url = "/docs/general/"

[[docs]]
name = "For Administrators"
weight = 10
identifier = "for-administrators"
url = "/docs/for-administrators/"

[[docs]]
name = "For Developers"
weight = 10
identifier = "for-developers"
url = "/docs/for-developers/"

[[main]]
name = "Documentation"
url = "/docs/general/faq/"
url = "https://docs.invidious.io/"
weight = 10

#[[main]]
Expand Down

0 comments on commit 41b11f4

Please sign in to comment.