Added Patreon and Learn More buttons in footer.

This commit is contained in:
Lucid Kobold
2021-11-25 20:14:57 -06:00
parent 351bf6cc13
commit fcf06bc03b
2 changed files with 41 additions and 21 deletions

View File

@@ -15,7 +15,7 @@ import MobileNav from "./MobileNav";
const Header = (): JSX.Element => {
const appName = "LCM Potty Chart"
const appVersion = "v0.0.2.3-pre-alpha"
const appVersion = "v0.0.2.4-pre-alpha"
// Add transparency while not at the top of the page.