adjust seo tags
This commit is contained in:
parent
39272b7c78
commit
904590d917
|
@ -1,6 +1,7 @@
|
|||
---
|
||||
sidebar_position: 4
|
||||
title: Blog
|
||||
description: Codex is building a Decentralized Durability Storage
|
||||
---
|
||||
import {BlogPosts} from '@site/src/components/mdx/BlogPosts';
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
---
|
||||
sidebar_position: 2
|
||||
description: Codex is building a Decentralized Durability Storage
|
||||
---
|
||||
# How to use Codex
|
||||
|
||||
|
|
|
@ -1,7 +1,9 @@
|
|||
---
|
||||
sidebar_position: 1
|
||||
title: Home
|
||||
description: Codex is building a Decentralized Durability Storage
|
||||
---
|
||||
|
||||
import {Hero} from '@site/src/components/mdx/Hero';
|
||||
import {FeatureList} from '@site/src/components/mdx/FeatureList';
|
||||
import {FeatureCard} from '@site/src/components/mdx/FeatureCard';
|
||||
|
|
|
@ -1,3 +1,6 @@
|
|||
---
|
||||
description: Codex is building a Decentralized Durability Storage
|
||||
---
|
||||
|
||||
# Codex Students Program
|
||||
|
||||
|
|
Loading…
Reference in New Issue