refactor: Re-arranged page type enum.

This commit is contained in:
Spencer Brower
2026-07-13 14:29:11 -04:00
parent 8a9f12d532
commit 3cbf765345
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#+feature dynamic-literals
package main
import mustache "mustache"
import "mustache"
import "core:fmt"
import "core:os"