This commit is contained in:
@@ -24,16 +24,15 @@ export default defineConfig({
|
||||
text: "@welshman/app",
|
||||
link: "/app/",
|
||||
items: [
|
||||
{text: "Session Management", link: "/app/session"},
|
||||
{text: "Relay Selection", link: "/app/relay-selection"},
|
||||
{text: "Making Requests", link: "/app/making-requests"},
|
||||
{text: "Publishing Events", link: "/app/publishing-events"},
|
||||
{text: "Tag utilities", link: "/app/tags"},
|
||||
{text: "The App", link: "/app/app"},
|
||||
{text: "User & Sessions", link: "/app/user"},
|
||||
{text: "Plugin Architecture", link: "/app/plugins"},
|
||||
{text: "Data Plugins", link: "/app/data"},
|
||||
{text: "Publishing Events", link: "/app/publishing"},
|
||||
{text: "Making Requests", link: "/app/requests"},
|
||||
{text: "Routing & Tags", link: "/app/routing"},
|
||||
{text: "Web of Trust", link: "/app/wot"},
|
||||
{text: "Storage", link: "/app/storage"},
|
||||
{text: "Context", link: "/app/context"},
|
||||
{text: "Commands", link: "/app/commands"},
|
||||
{text: "User", link: "/app/user"},
|
||||
{text: "Feeds & Search", link: "/app/feeds-and-search"},
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user