mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-23 15:17:09 +00:00
Close #236 add tag generators
This commit is contained in:
@@ -19,6 +19,7 @@ export function App() {
|
||||
<Router onChange={changeRoute}>
|
||||
<Home path="/" />
|
||||
<Category path="/worldgen" category="worldgen" />
|
||||
<Category path="/tags" category="tags" />
|
||||
<Category path="/assets" category="assets" />
|
||||
<Partners path="/partners" />
|
||||
<Sounds path="/sounds" />
|
||||
|
||||
Reference in New Issue
Block a user