mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Write document on Principles
This commit is contained in:
parent
b429c2f2e9
commit
35e7119dc5
2 changed files with 37 additions and 0 deletions
|
|
@ -257,6 +257,10 @@ export const navigation: NavGroup[] = [
|
|||
{ title: "Extensions", href: "/extensions" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Philosophy",
|
||||
links: [{ title: "Principles", href: "/philosophy/principles" }],
|
||||
},
|
||||
{
|
||||
title: "Federation",
|
||||
links: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue