Skip to content

Commit

Permalink
fix: Test Fargate_Spot config
Browse files Browse the repository at this point in the history
  • Loading branch information
abelr20 committed Aug 22, 2024
1 parent a576fbf commit 0bf0d4f
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 @@ -30,7 +30,7 @@ const HomePage: React.FC = () => {
<div className='login-button-container'>
<div className='HpHeader'>
<h1> Welcome to SkyScraper </h1>
<h2> Github Actions CI/CD </h2>
<h2> CI/CD </h2>
</div>
<div className='LoginButtonWrapper'>
{' '}
Expand Down

0 comments on commit 0bf0d4f

Please sign in to comment.