From b080ed64ba134720db1a54297349bbdf2e8776c8 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Sun, 1 Aug 2021 21:43:43 +0200 Subject: [PATCH] Add visual guides navigation --- pages/index.tsx | 32 +++++++++++++++++++++++++++++--- 1 file changed, 29 insertions(+), 3 deletions(-) diff --git a/pages/index.tsx b/pages/index.tsx index 1d66989b6..253f1cefd 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -3,7 +3,7 @@ import { InfoIcon } from '@chakra-ui/icons'; export default function Home() { return ( - + @@ -94,8 +94,8 @@ export default function Home() { - Visual Guides - Programming topics explained succinctly through visuals. + Visual Guides + {/*Programming topics explained succinctly through visuals.*/} @@ -138,6 +138,32 @@ export default function Home() { Token Based Authentication May 15, 2021 + + + Character Encodings + March 06, 2021 + + + + SSL vs TLS vs HTTPs vs SSH + February 15, 2021 +