Update meta description.

This commit is contained in:
Lucid Kobold
2021-12-01 15:04:04 -06:00
parent 640cef4e14
commit 56b15decac

View File

@@ -4,7 +4,8 @@ import { ColorModeScript } from "@chakra-ui/react";
import AppTheme from "../theme/AppTheme";
const description =
"Behavior and progress tracker for ABDLs and babyfurs alike. Track multiple littles and create any trackers you would like.";
// "Behavior and progress tracker for ABDLs and babyfurs alike. Track multiple littles and create any trackers you would like.";
"Pre-alpha preview of the behavior and progress tracker for ABDLs and babyfurs.";
class Document extends NextDocument {
render(): JSX.Element {