feat: change default template
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 2m0s

This commit is contained in:
2024-05-03 15:59:41 +02:00
parent cf5b36490f
commit 94f39bac8e
10 changed files with 2112 additions and 6 deletions

View File

@@ -3,5 +3,6 @@ export { tree } from "./tree";
export { plant } from "./plant";
export { default as lottaFaces } from "./lotta-faces.json";
export { default as lottaNodes } from "./lotta-nodes.json";
export { default as defaultPlant } from "./default.json"
export { default as lottaNodesAndFaces } from "./lotta-nodes-and-faces.json";