Skip to content

Commit

Permalink
Test if ECR is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
abelr20 committed Aug 14, 2024
1 parent d566838 commit a576fbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/features/homepage/HomePage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const HomePage: React.FC = () => {
<div>
<div className='login-button-container'>
<div className='HpHeader'>
<h1> Welcome to SkyScraper</h1>
<h1> Welcome to SkyScraper </h1>
<h2> Github Actions CI/CD </h2>
</div>
<div className='LoginButtonWrapper'>
Expand Down

0 comments on commit a576fbf

Please sign in to comment.