9
0
mirror of https://github.com/donlon/cloudflare-error-page.git synced 2026-01-06 15:41:45 +00:00

editor: add social card images

This commit is contained in:
Anthony Donlon
2025-12-19 01:08:24 +08:00
parent a85624031c
commit a50b0289a0
8 changed files with 141 additions and 5 deletions

View File

@@ -18,6 +18,7 @@
},
"dependencies": {
"bootstrap": "^5.3.8",
"ejs": "^3.1.10"
"ejs": "^3.1.10",
"vite-plugin-static-copy": "^3.1.4"
}
}