Update index.mdx

This commit is contained in:
jeangovil 2023-07-13 20:09:55 +03:30 committed by GitHub
parent 907540014e
commit 3870cfc5fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 4 deletions

View File

@ -94,12 +94,12 @@ import {
timeline={[
{
period: '2024 Q1',
borderStyle: 'dashed',
borderStyle: 'solid',
description: "Full specification of the base layer",
},
{
period: '2024 Q3',
borderStyle: 'dashed',
borderStyle: 'solid',
description: 'Testnet base layer implementation',
},
{
@ -109,11 +109,12 @@ import {
},
{
period: '2025 Q1',
borderStyle: 'solid',
description: 'Testnet coordination layer implementation',
},
{
period: '2025 Q3',
borderStyle: 'dashed',
borderStyle: 'solid',
description: 'Mainet base plus coordination layer launch',
},
{
@ -140,4 +141,4 @@ import {
target="_blank"
href="#"
/>
</Box>
</Box>