Restructured the data model for the Stages and Components

This commit is contained in:
Nathan Schneider
2025-05-12 23:16:37 -06:00
parent 8aabd66666
commit bec25d8622
26 changed files with 1451 additions and 31 deletions

7
data/debug.toml Normal file
View File

@@ -0,0 +1,7 @@
[[test]]
id = "test1"
title = "Test 1"
[[test]]
id = "test2"
title = "Test 2"