forked from nutomic/joinpeertube
20 lines
288 B
TOML
20 lines
288 B
TOML
[about]
|
|
Name = "About"
|
|
URL = "https://appernetic.io/app/#/about"
|
|
|
|
[blog]
|
|
Name = "Blog"
|
|
URL = "https://blog.appernetic.io/"
|
|
|
|
[dashboard]
|
|
Name = "Dashboard"
|
|
URL = "https://appernetic.io/app/#/dashboard/list/create"
|
|
|
|
|
|
[posts]
|
|
Name = "Posts"
|
|
URL = "/post"
|
|
|
|
[tags]
|
|
Name = "Tags"
|
|
URL = "/tags"
|