mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
parent
fa4cd74dfd
commit
35ef82ab6b
2 changed files with 12 additions and 0 deletions
|
|
@ -33,6 +33,13 @@ function HomepageHeader() {
|
|||
>
|
||||
Demo portal
|
||||
</Link>
|
||||
|
||||
<Link
|
||||
className="flex place-items-center place-content-center py-3 px-8 border bg-immich-dark-primary dark:bg-immich-primary rounded-full hover:no-underline text-immich-primary dark:text-immich-dark-bg font-bold uppercase"
|
||||
to="https://discord.gg/D8JsnBEuKb"
|
||||
>
|
||||
Discord
|
||||
</Link>
|
||||
</div>
|
||||
<img src="/img/immich-screenshots.png" alt="screenshots" width={'70%'} />
|
||||
<div className="flex flex-col sm:flex-row place-items-center place-content-center mt-4 gap-1">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue