Skip to content

Commit

Permalink
fix: add description for Nomos website
Browse files Browse the repository at this point in the history
  • Loading branch information
jeangovil committed Jun 1, 2023
1 parent d1a780a commit 59d5d7b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/logos-docusaurus-preset/src/theme-config/nomos.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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' },
],
Expand Down

0 comments on commit 59d5d7b

Please sign in to comment.