update description for website
This commit is contained in:
parent
6bc9ec60e0
commit
37ee4aea44
@ -2,7 +2,7 @@
|
|||||||
sidebar_position: 8
|
sidebar_position: 8
|
||||||
---
|
---
|
||||||
|
|
||||||
# Litepaper (draft)
|
# Litepaper
|
||||||
|
|
||||||
> *ThreeFold is building a self-healing data, network and cloud Internet infrastructure laying the foundation for Web4.*
|
> *ThreeFold is building a self-healing data, network and cloud Internet infrastructure laying the foundation for Web4.*
|
||||||
|
|
||||||
|
@ -92,7 +92,7 @@ const config: Config = {
|
|||||||
respectPrefersColorScheme: false,
|
respectPrefersColorScheme: false,
|
||||||
},
|
},
|
||||||
// Replace with your project's social card
|
// Replace with your project's social card
|
||||||
image: 'img/threefold-social-card.png',
|
image: 'img/favicon.png',
|
||||||
navbar: {
|
navbar: {
|
||||||
title: '',
|
title: '',
|
||||||
logo: {
|
logo: {
|
||||||
|
@ -33,7 +33,7 @@ export default function Home(): JSX.Element {
|
|||||||
return (
|
return (
|
||||||
<Layout
|
<Layout
|
||||||
title={`Home`}
|
title={`Home`}
|
||||||
description="Self-Healing Data & Cloud Network">
|
description="ThreeFold is building a self-healing data, network and cloud Internet infrastructure laying the foundation for Web4.">
|
||||||
<HomepageHeader />
|
<HomepageHeader />
|
||||||
<main>
|
<main>
|
||||||
<HomepageFeatures />
|
<HomepageFeatures />
|
||||||
|
Loading…
Reference in New Issue
Block a user