Polish #14

Merged
LucidKobold merged 4 commits from polish into main 2021-12-01 16:11:17 -05:00
2 changed files with 3 additions and 5 deletions
Showing only changes of commit 56b15decac - Show all commits

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 {