Custom error page
This commit is contained in:
@@ -11,6 +11,7 @@ const Footer: FC<Props> = (props) => (
|
||||
p={3}
|
||||
fontSize={["sm", null, "md"]}
|
||||
bgColor={useColorModeValue("lingva.100", "lingva.900")}
|
||||
color={useColorModeValue("lingva.800", "lingva.200")}
|
||||
{...props}
|
||||
>
|
||||
<Text as="span">© 2021 TheDavidDelta</Text>
|
||||
|
||||
Reference in New Issue
Block a user