fix: add description for Nomos website

This commit is contained in:
Hossein Mehrabi
2023-06-01 16:21:03 +03:30
parent d1a780a6c6
commit 59d5d7b653
@@ -16,7 +16,8 @@ export const nomosThemeConfig: typeof baseThemeConfig = {
{ name: 'keywords', content: 'Nomos' },
{
name: 'description',
content: '',
content:
"Nomos supports the demands of aspiring network states, defending self-determination at the network level for humanity's underserved.",
},
{ name: 'image', content: 'theme/image/preview-image.png' },
],