Skip to content

Commit

Permalink
changed home logo to armchairheavyind site
Browse files Browse the repository at this point in the history
  • Loading branch information
maz0r committed Feb 7, 2024
1 parent eeaf5cb commit 9ed4c15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Layout.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ function Header () {
<MobileNavigation />
</div>
<div className="relative flex flex-grow basis-0 items-center">
<Link href="/" aria-label="Home page">
<Link href="https://armchairheavyindustries.com/" aria-label="Home page">
<Logo className="h-9 w-auto fill-slate-700 lg:block dark:fill-sky-100" />
</Link>
</div>
Expand Down

0 comments on commit 9ed4c15

Please sign in to comment.