Add 404 design

This commit is contained in:
adilallo
2026-04-26 21:27:03 -06:00
parent 9962f44ff1
commit 252848eba9
12 changed files with 233 additions and 50 deletions
+2
View File
@@ -18,6 +18,7 @@ import learn from "./pages/learn.json";
import monitor from "./pages/monitor.json";
import login from "./pages/login.json";
import profile from "./pages/profile.json";
import notFoundPage from "./pages/notFoundPage.json";
import navigation from "./navigation.json";
import metadata from "./metadata.json";
@@ -72,6 +73,7 @@ export default {
monitor,
login,
profile,
notFoundPage,
},
create: {
community: {