feat: Write document on Principles

This commit is contained in:
Jesse Wierzbinski 2024-10-28 14:19:30 +01:00
parent b429c2f2e9
commit 35e7119dc5
No known key found for this signature in database
2 changed files with 37 additions and 0 deletions

View file

@ -257,6 +257,10 @@ export const navigation: NavGroup[] = [
{ title: "Extensions", href: "/extensions" },
],
},
{
title: "Philosophy",
links: [{ title: "Principles", href: "/philosophy/principles" }],
},
{
title: "Federation",
links: [