Skip to content

Commit

Permalink
feat(landing-page)L remove pwa apk link
Browse files Browse the repository at this point in the history
  • Loading branch information
tfkhdyt committed Jul 8, 2024
1 parent 454070b commit ff70524
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/app/(landing-page)/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -86,15 +86,6 @@ export function Header() {
>
Daftar
</Link>
<Link href='/apk/Yukitanya-v0.0.1.apk' className='p-0' download>
<Image
src='/img/pwa-button.png'
alt='PWA'
height={28}
width={135}
className='h-full rounded-lg'
/>
</Link>
</div>
</SheetContent>
</Sheet>
Expand Down

0 comments on commit ff70524

Please sign in to comment.