Skip to content

Commit

Permalink
fix: Change name of VeganCheck.me to Veganify (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipbrembeck authored Jan 26, 2024
1 parent 1a490fb commit ffe193a
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions website/pages/showcase.en-US.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ import { Card, Cards } from 'nextra/components';
<ShowcaseCard title="T4 Stack" href="https://t4stack.com/">
<>![T4 Stack preview](./showcase/t4stack.png)</>
</ShowcaseCard>
<ShowcaseCard title="VeganCheck.me" href="https://vegancheck.me/">
<>![VeganCheck.me preview](./showcase/vegancheck.png)</>
<ShowcaseCard title="Veganify" href="https://veganify.app/">
<>![Veganify preview](./showcase/veganify.png)</>
</ShowcaseCard>
<ShowcaseCard
title="Windows 11 Web"
Expand Down
4 changes: 2 additions & 2 deletions website/pages/showcase.es-ES.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ import { Card, Cards } from 'nextra/components';
<ShowcaseCard title="T4 Stack" href="https://t4stack.com/">
<>![T4 Stack preview](./showcase/t4stack.png)</>
</ShowcaseCard>
<ShowcaseCard title="VeganCheck.me" href="https://vegancheck.me/">
<>![VeganCheck.me preview](./showcase/vegancheck.png)</>
<ShowcaseCard title="Veganify" href="https://veganify.app/">
<>![Veganify preview](./showcase/veganify.png)</>
</ShowcaseCard>
<ShowcaseCard
title="Windows 11 Web"
Expand Down
4 changes: 2 additions & 2 deletions website/pages/showcase.fr-FR.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ import { Card, Cards } from 'nextra/components';
<ShowcaseCard title="T4 Stack" href="https://t4stack.com/">
<>![T4 Stack preview](./showcase/t4stack.png)</>
</ShowcaseCard>
<ShowcaseCard title="VeganCheck.me" href="https://vegancheck.me/">
<>![VeganCheck.me preview](./showcase/vegancheck.png)</>
<ShowcaseCard title="Veganify" href="https://veganify.app/">
<>![Veganify preview](./showcase/veganify.png)</>
</ShowcaseCard>
<ShowcaseCard
title="Windows 11 Web"
Expand Down
4 changes: 2 additions & 2 deletions website/pages/showcase.zh-CN.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,8 @@ import { Card, Cards } from 'nextra/components';
<ShowcaseCard title="T4 Stack" href="https://t4stack.com/">
<>![T4 Stack preview](./showcase/t4stack.png)</>
</ShowcaseCard>
<ShowcaseCard title="VeganCheck.me" href="https://vegancheck.me/">
<>![VeganCheck.me preview](./showcase/vegancheck.png)</>
<ShowcaseCard title="Veganify" href="https://veganify.app/">
<>![Veganify preview](./showcase/veganify.png)</>
</ShowcaseCard>
<ShowcaseCard
title="Windows 11 Web"
Expand Down
File renamed without changes

0 comments on commit ffe193a

Please sign in to comment.