Skip to content

Commit

Permalink
Fix link
Browse files Browse the repository at this point in the history
  • Loading branch information
RikudouSage committed Jun 2, 2024
1 parent 047a402 commit 00297b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ <h3 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white"
<h3 class="mb-2 text-2xl font-bold tracking-tight text-gray-900 dark:text-white">{{'guis.ios' | transloco}}</h3>
<div class="items-center border-t max-w-screen-xl px-4 mx-auto lg:grid lg:grid-cols-3 lg:gap-16 xl:gap-24 lg:px-6 py-6">
<div class="space-y-8 sm:gap-6 xl:gap-10 lg:space-y-0">
<app-gui-card name="AI Painter" description="TODO" image="/assets/img/guis/ai-painter.jpg" link="https://play.google.com/store/apps/details?id=wkygame.ai.all.in.one" [goToLinkName]="'guis.get' | transloco:{guiName: 'AI Painter'}" />
<app-gui-card name="AI Painter" description="TODO" image="/assets/img/guis/ai-painter.jpg" link="https://apps.apple.com/hk/app/%E6%A9%9F%E7%95%AB%E5%B8%AB-%E5%B0%88%E6%A5%AD%E7%9A%84ai%E7%B9%AA%E7%95%ABapp/id1644645946" [goToLinkName]="'guis.get' | transloco:{guiName: 'AI Painter'}" />
</div>
<div class="space-y-8 sm:gap-6 xl:gap-10 lg:space-y-0">
<app-gui-card name="Aislingeach" description="TODO" image="https://placehold.co/330x185" link="https://github.com/amiantos/aislingeach" [goToLinkName]="'guis.get' | transloco:{guiName: 'Aislingeach'}" />
Expand Down

0 comments on commit 00297b2

Please sign in to comment.