Skip to content

Commit

Permalink
fix: 404 page
Browse files Browse the repository at this point in the history
  • Loading branch information
limulus authored Sep 28, 2024
1 parent 051652a commit 027ecf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Resources:
- ErrorCachingMinTTL: 30
ErrorCode: 404
ResponseCode: 404
ResponsePagePath: /404.html
ResponsePagePath: /404/index.html
DefaultCacheBehavior:
CachePolicyId: !Ref CloudFrontDistributionDefaultCachePolicy
FunctionAssociations:
Expand Down

0 comments on commit 027ecf2

Please sign in to comment.