diff --git a/.vitepress/config.ts b/.vitepress/config.ts index 395b8bb..b60463a 100644 --- a/.vitepress/config.ts +++ b/.vitepress/config.ts @@ -77,6 +77,7 @@ export default defineConfig({ ] }, { text: 'Software', link: '/software/' }, + { text: 'Resources', link: '/resources' }, { text: 'Blog', link: '/blog/' }, { text: 'About', link: '/about' } ], @@ -111,6 +112,7 @@ export default defineConfig({ items: [ { text: 'Get Started', link: '/get-started' }, { text: 'Schemas', link: '/schemas' }, + { text: 'Reference Materials', link: '/resources' }, ] } ], @@ -148,6 +150,18 @@ export default defineConfig({ text: 'About', items: [ { text: 'About UnitsML', link: '/about' }, + { text: 'Supporters', link: '/supporters' }, + { text: 'Privacy Policy', link: '/privacy' }, + { text: 'Terms of Service', link: '/tos' }, + ] + } + ], + '/supporters': [ + { + text: 'About', + items: [ + { text: 'About UnitsML', link: '/about' }, + { text: 'Supporters', link: '/supporters' }, { text: 'Privacy Policy', link: '/privacy' }, { text: 'Terms of Service', link: '/tos' }, ] diff --git a/about.md b/about.md index a965ea8..f141409 100644 --- a/about.md +++ b/about.md @@ -20,6 +20,7 @@ UnitsML is under active development and its documentation may change frequently. History People Organizations + Supporters FAQ @@ -98,6 +99,10 @@ UnitsML has been shaped by contributors across government, academia, and industr ## Participating Organizations +
+ See all supporters with details → +
+