From 19636b7762d4ebfee575f8f755beef3eff0e1d34 Mon Sep 17 00:00:00 2001 From: Abel Ratanaphan Date: Thu, 22 Aug 2024 09:22:21 -0400 Subject: [PATCH] fix: fix fav icon path --- .github/workflows/aws.yml | 2 +- client/public/index.html | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/.github/workflows/aws.yml b/.github/workflows/aws.yml index 90265a5..15ef48f 100644 --- a/.github/workflows/aws.yml +++ b/.github/workflows/aws.yml @@ -61,7 +61,7 @@ jobs: set -e set -o pipefail - # Update the ECS service to use the latest task definition revision and capture output + # Update the ECS service and capture output UPDATE_OUTPUT=$(aws ecs update-service \ --cluster ${{ env.ECS_CLUSTER }} \ --service ${{ env.ECS_SERVICE }} \ diff --git a/client/public/index.html b/client/public/index.html index 970224d..3ceebff 100644 --- a/client/public/index.html +++ b/client/public/index.html @@ -1,4 +1,3 @@ - @@ -6,11 +5,19 @@ SkyScraper + + - + + + + + + +