From 8c2684de3ada47334ef2e66d780127568548613e Mon Sep 17 00:00:00 2001 From: jeangovil Date: Thu, 13 Jul 2023 20:11:28 +0330 Subject: [PATCH] Update index.mdx --- src/pages/index.mdx | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/src/pages/index.mdx b/src/pages/index.mdx index 5b6482a..a4a9991 100644 --- a/src/pages/index.mdx +++ b/src/pages/index.mdx @@ -146,22 +146,27 @@ import { timeline={[ { period: '2018 Q1', + borderStyle: 'solid', description: "Nimbus team founded", }, { period: '2018 Q4', + borderStyle: 'dashed', description: 'Proof-of-stake client dev begins', }, { period: '2019 Q1', + borderStyle: 'solid', description: 'Nimbus launches to testnet', }, { period: '2019 Q3', + borderStyle: 'dashed', description: 'Nimbus and Lighthouse run first multi-client testnet', }, { period: '2020 Q4', + borderStyle: 'dashed', description: 'Runs 144 validators at Beacon Chain mainnet launch', }, { @@ -176,7 +181,6 @@ import { }, { period: '2023 Plus', - borderStyle: 'dashed', description: 'Deving one-click install, component redundancy', }, ]} @@ -214,4 +218,4 @@ import { href="https://logos.co/" target="_blank" /> - \ No newline at end of file +