This commit is contained in:
2023-06-15 00:11:07 +04:00
parent 24222f4521
commit 293b6ea295
6 changed files with 395 additions and 323 deletions

View File

@@ -1,4 +1,5 @@
import { Box, Flex, Link, Stack, useColorMode, useColorModeValue } from '@chakra-ui/react'
import { Link } from '@chakra-ui/next-js'
import { Box, Flex, Stack, useColorModeValue } from '@chakra-ui/react'
export default function Footer({ siteName }) {
return (