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
+5
View File
@@ -0,0 +1,5 @@
{
"editor.formatOnSave": true,
"prettier.singleQuote": true,
"prettier.trailingComma": "all"
}