first initial commit

This commit is contained in:
2026-02-07 22:27:31 +08:00
commit 07786f8eb0
18 changed files with 6035 additions and 0 deletions

12
package.json Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "my-class-theme",
"version": "3.1.1",
"engines": {
"ghost": ">=5.0.0"
},
"author": {
"name": "BI",
"email": "hello@ghost.org",
"url": "https://ghost.org/"
}
}