This commit is contained in:
hzm
2026-02-21 12:54:14 +08:00
parent f691435f22
commit 22f05061ab
9 changed files with 21 additions and 13 deletions

View File

@@ -9,4 +9,8 @@ NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key
# 从 web3forms 中获取这些值 https://app.web3forms.com/dashboard
NEXT_PUBLIC_WEB3FORMS_ACCESS_KEY=your_web3forms_access_key
# Google Analytics 配置
# 从 Google Analytics 中获取这些值 https://analytics.google.com/analytics/web/
NEXT_PUBLIC_GA_ID=G-xxxxxxxxxx
# 如果要用 Github Actions 部署,需要在 Github 项目 Settings → secrets and actions → Actions → 创建 Repository secrets