diff --git a/pages/index.tsx b/pages/index.tsx index 253f1cefd..d015b455d 100644 --- a/pages/index.tsx +++ b/pages/index.tsx @@ -1,5 +1,5 @@ -import { Box, Container, Flex, Heading, Image, Link, SimpleGrid, Stack, Text, Tooltip } from '@chakra-ui/react'; -import { InfoIcon } from '@chakra-ui/icons'; +import { Badge, Box, Container, Flex, Heading, Image, Link, SimpleGrid, Stack, Text, Tooltip } from '@chakra-ui/react'; +import { ArrowForwardIcon, InfoIcon } from '@chakra-ui/icons'; export default function Home() { return ( @@ -99,7 +99,7 @@ export default function Home() { - Session based Authentication - June 12, 2021 + June 12, 2021 - - JSON Web Tokens - June 05, 2021 + + JSON Web Tokens + + June 05, 2021 - - Token Based Authentication - May 15, 2021 + + Token Based Authentication + Pro + + May 15, 2021 - Character Encodings - March 06, 2021 + March 06, 2021 - - SSL vs TLS vs HTTPs vs SSH - February 15, 2021 + SSL vs TLS vs HTTPs vs + SSH + February 15, 2021 + + + + Continuous Integration and + Deployment + February 15, 2021 + + + + Basic Authentication + February 15, 2021 + + + + + Character Encodings + Pro + + February 01, 2021 + + + + + DHCP in One Picture + + February 01, 2021 + + + + + Session Based Authentication + + February 01, 2021 + + + + + View all Guides