update description for website
This commit is contained in:
parent
6bc9ec60e0
commit
37ee4aea44
@ -2,7 +2,7 @@
|
||||
sidebar_position: 8
|
||||
---
|
||||
|
||||
# Litepaper (draft)
|
||||
# Litepaper
|
||||
|
||||
> *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,
|
||||
},
|
||||
// Replace with your project's social card
|
||||
image: 'img/threefold-social-card.png',
|
||||
image: 'img/favicon.png',
|
||||
navbar: {
|
||||
title: '',
|
||||
logo: {
|
||||
|
@ -33,7 +33,7 @@ export default function Home(): JSX.Element {
|
||||
return (
|
||||
<Layout
|
||||
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 />
|
||||
<main>
|
||||
<HomepageFeatures />
|
||||
|
Loading…
Reference in New Issue
Block a user