Initial commit

This commit is contained in:
何夕2077
2025-06-22 10:58:34 +00:00
committed by GitHub
commit 603c12e42d
28 changed files with 876 additions and 0 deletions

6
netlify.toml Normal file
View File

@@ -0,0 +1,6 @@
[build]
publish = "public"
command = "hugo --gc --minify -b ${DEPLOY_PRIME_URL}"
[build.environment]
HUGO_VERSION = "0.147.7"