Skip to content

Commit f697fdf

Browse files
committed
docs: add Apple App Store to showcase
1 parent 7816ce4 commit f697fdf

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

apps/svelte.dev/src/routes/showcase/+page.svelte

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
<script>
22
const showcaseItems = [
3+
{
4+
title: 'Apple App Store',
5+
image: '/showcase/apps.apple.png',
6+
link: 'https://apps.apple.com/'
7+
},
38
{
49
title: 'Apple Music',
510
image: '/showcase/music.apple.png',
342 KB
Loading

0 commit comments

Comments
 (0)