mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
fix: merch link (#15999)
This commit is contained in:
parent
fe4c49c8e3
commit
52b650093d
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ function HomepageHeader() {
|
||||||
|
|
||||||
<Link
|
<Link
|
||||||
className="flex place-items-center place-content-center py-3 px-8 border bg-immich-primary/10 dark:bg-gray-300 rounded-xl hover:no-underline text-immich-primary dark:text-immich-dark-bg font-bold uppercase"
|
className="flex place-items-center place-content-center py-3 px-8 border bg-immich-primary/10 dark:bg-gray-300 rounded-xl hover:no-underline text-immich-primary dark:text-immich-dark-bg font-bold uppercase"
|
||||||
to="https://demo.immich.app/"
|
to="https://immich.store"
|
||||||
>
|
>
|
||||||
Buy Merch
|
Buy Merch
|
||||||
</Link>
|
</Link>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue