From 3870cfc5fde3bdc8f54f630cf1815630199a3477 Mon Sep 17 00:00:00 2001 From: jeangovil Date: Thu, 13 Jul 2023 20:09:55 +0330 Subject: [PATCH] Update index.mdx --- src/pages/index.mdx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/pages/index.mdx b/src/pages/index.mdx index 920747f..fccc299 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -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="#" /> - \ No newline at end of file +