diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 48275a4..2c22561 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -57,8 +57,9 @@ jobs: aws s3 sync . s3://amazon-cloudfront-secure-static-site-s3bucketroot-14oliw5cmta06/ --exclude ".git/*" - name: Set cache headers S3 run: | - aws s3 cp s3://amazon-cloudfront-secure-static-site-s3bucketroot-14oliw5cmta06/styles.css s3://amazon-cloudfront-secure-static-site-s3bucketroot-14oliw5cmta06/styles.css --metadata-directive REPLACE --cache-control max-age=86400 --content-type "text/css" - aws s3 cp s3://amazon-cloudfront-secure-static-site-s3bucketroot-14oliw5cmta06/jamespethersorling.webp s3://amazon-cloudfront-secure-static-site-s3bucketroot-14oliw5cmta06/jamespethersorling.webp --metadata-directive REPLACE --cache-control max-age=86400 --content-type "image/webp" + aws s3 cp s3://amazon-cloudfront-secure-static-site-s3bucketroot-14oliw5cmta06/styles.css s3://amazon-cloudfront-secure-static-site-s3bucketroot-14oliw5cmta06/styles.css --metadata-directive REPLACE --cache-control max-age=31536000 --content-type "text/css" + aws s3 cp s3://amazon-cloudfront-secure-static-site-s3bucketroot-14oliw5cmta06/jamespethersorling.webp s3://amazon-cloudfront-secure-static-site-s3bucketroot-14oliw5cmta06/jamespethersorling.webp --metadata-directive REPLACE --cache-control max-age=31536000 --content-type "image/webp" + aws s3 cp s3://amazon-cloudfront-secure-static-site-s3bucketroot-14oliw5cmta06/jamespethersorling.webp s3://amazon-cloudfront-secure-static-site-s3bucketroot-14oliw5cmta06/jamespethersorling150.webp --metadata-directive REPLACE --cache-control max-age=31536000 --content-type "image/webp" - name: Audit URLs using Lighthouse uses: treosh/lighthouse-ci-action@2f8dda6cf4de7d73b29853c3f29e73a01e297bd8 # v9 with: diff --git a/budget.json b/budget.json index f9643c1..50e982f 100644 --- a/budget.json +++ b/budget.json @@ -4,10 +4,10 @@ "timings": [ { "metric": "interactive", - "budget": 2500 + "budget": 3000 }, { - "metric": "first-meaningful-paint", + "metric": "first-contentful-paint", "budget": 1500 } ], diff --git a/index.html b/index.html index 6b806cd..d370c27 100755 --- a/index.html +++ b/index.html @@ -38,7 +38,7 @@

Hack23

- James Pether Sörling
About James Pether Sörling
diff --git a/index_sv.html b/index_sv.html index 1ad8dd2..35e6540 100644 --- a/index_sv.html +++ b/index_sv.html @@ -42,7 +42,7 @@

Hack23

- James Pether Sörling
About James Pether Sörling