feat: add UMass Amherst theme support, implement HTML snippet management system, and update page rendering logic

This commit is contained in:
2026-07-06 23:50:55 +07:00
parent 3dc5a03484
commit e6d98edc45
364 changed files with 9967 additions and 36960 deletions
@@ -12,6 +12,7 @@ springBoot {
bootRun {
args = ["--spring.profiles.active=${springProfiles}"]
sourceResources sourceSets.main
}