Skip to content

Commit

Permalink
Merge pull request #89 from WildCodeSchool/testDeployDocker
Browse files Browse the repository at this point in the history
test2
  • Loading branch information
JulienBenoit7 authored Aug 28, 2024
2 parents 5825ae5 + f1f2066 commit 28cd578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ const HomePage = () => {
<ProductCard product={product} />
</Link>
))}
<h1>hello</h1>
<h1>hello world</h1>
</div>
</div>
);
Expand Down

0 comments on commit 28cd578

Please sign in to comment.