Update home page and logo in header

This commit is contained in:
Misode
2021-06-30 05:36:26 +02:00
parent 2fb4848425
commit cabd97cb39
10 changed files with 140 additions and 79 deletions

4
src/app/pages/index.ts Normal file
View File

@@ -0,0 +1,4 @@
export * from './FieldSettings'
export * from './Generator'
export * from './Home'
export * from './Worldgen'