Skip to content

Commit

Permalink
Merge pull request #156 from simplitrac/updated-homecomponent
Browse files Browse the repository at this point in the history
updated homebutton component
  • Loading branch information
EdDiazGRS authored Sep 12, 2024
2 parents bd89ce0 + ee7d1d1 commit ff86e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/HomeButton.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const HomeButton = () => {
border='none'

>
<h2 style={{ margin: 0, fontWeight: 'bold' }}>Simplitrac</h2>
<h2 style={{ margin: 0, fontWeight: 'bold' }}>SimpliTrac</h2>
{/* <Image
src="../simplitrac_frontend/public/assets/pictures/background_logo.png"
alt="Home"
Expand Down

0 comments on commit ff86e5e

Please sign in to comment.