fix: keep seo copy out of visible headings

This commit is contained in:
Codex
2026-06-02 16:54:55 +08:00
parent 03823885fe
commit 4b5808fc36
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -69,6 +69,7 @@ COPYFILE_DISABLE=1 tar --no-xattrs -czf "$ARCHIVE_PATH" \
--exclude='./output/*' \
--exclude='./tsconfig.tsbuildinfo' \
--exclude='./tmp-*' \
--exclude='./eversolo-seo-keyword-audit-*.md' \
--exclude='./*.log' \
--exclude='./npm-debug.log*' \
--exclude='./yarn-debug.log*' \