chore: replace em dashes with hyphens, add no-em-dash rule to CLAUDE.md
Deploy / deploy (push) Successful in 2m47s

This commit is contained in:
2026-09-10 09:18:57 +00:00
parent e8455c99fe
commit 7762629634
22 changed files with 126 additions and 122 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ server {
return 302 /docs/;
}
# Hashed assets are immutable the filename changes when the content does.
# Hashed assets are immutable - the filename changes when the content does.
location /docs/assets/ {
expires 1y;
add_header Cache-Control "public, immutable";