📦 add next-pwa, manifest & new logo

This commit is contained in:
pheralb
2022-04-10 18:42:18 +01:00
parent 5d8a71c145
commit 5542cf499c
22 changed files with 5602 additions and 310 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ const theme = extendTheme(
"html, body": {
height: "100%",
maxHeight: "100vh",
backgroundColor: mode("gray.100", "lightDark.900")(props),
backgroundColor: mode("light.100", "lightDark.900")(props),
},
}),
borderColor: "red",