Update index.mdx
This commit is contained in:
parent
436549fa0e
commit
7b8f59ddd4
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
title: Private, Sovereign, and Modular Blockchains for Network States
|
||||
description: Nomos is a novel blockchain project that will address a network state's fundamental need for adaptable privacy and sovereignty.
|
||||
title: Resilient, Sovereign, and Censorship-resistant Blockchains for Network States
|
||||
description: Nomos is a novel blockchain project that will address a network state's fundamental need for sovereignty and interconnectedness.
|
||||
---
|
||||
|
||||
import {
|
||||
|
@ -21,10 +21,10 @@ import {
|
|||
<Hero size="large">
|
||||
<HeroInfo>
|
||||
<HeroTitle>
|
||||
{'Private, Sovereign, and Modular Blockchains for Network States'}
|
||||
{'Resilient, Sovereign, and Censorship-resistant Blockchains for Network States'}
|
||||
</HeroTitle>
|
||||
<HeroDescription>
|
||||
{'Nomos is a novel blockchain project that will address a network state\'s fundamental need for adaptable privacy and sovereignty.'}
|
||||
{'Nomos is a novel blockchain project that will address a network state's fundamental need for sovereignty and interconnectedness.'}
|
||||
</HeroDescription>
|
||||
<HeroActions>
|
||||
<HeroAction href="https://github.com/logos-co/nomos-node" target="_blank">
|
||||
|
@ -47,7 +47,7 @@ import {
|
|||
<FeatureList
|
||||
id="features"
|
||||
alignment="top"
|
||||
title="High-level project goals"
|
||||
title="Core Values"
|
||||
features={[
|
||||
{
|
||||
title: 'Resiliency',
|
||||
|
|
Loading…
Reference in New Issue