icons
This commit is contained in:
parent
d2b4769472
commit
7757817636
16
index.md
16
index.md
@ -19,19 +19,19 @@ hero:
|
||||
|
||||
features:
|
||||
- title: Movies / TV / Anime
|
||||
icon: 📺
|
||||
link: /VideoPiracyGuide
|
||||
icon: <div class="i-twemoji-television" />
|
||||
link: /videopiracyguide
|
||||
details: Download, stream, torrent and binge all your favourites movies or shows!
|
||||
- title: Music / Podcasts / Radio
|
||||
icon: 🎵
|
||||
link: /AudioPiracyGuide
|
||||
icon: <div class="i-twemoji-musical-notes" />
|
||||
link: /audiopiracyguide
|
||||
details: Stream, download and torrent songs, podcasts and more!
|
||||
- title: Games / Emulation
|
||||
icon: 🎮
|
||||
link: /GamingPiracyGuide
|
||||
icon: <div class="i-twemoji-video-game" />
|
||||
link: /gamingpiracyguide
|
||||
details: Download and play all your favourite games or emulate some old but gold ones!
|
||||
- title: Book / Comics / Manga
|
||||
icon: 📗
|
||||
link: /ReadingPiracyGuide
|
||||
icon: <div class="i-twemoji-books" />
|
||||
link: /readingpiracyguide
|
||||
details: Whether you're a bookworm, otaku or comic book fan, you'll be able to find your favourite pieces of literature here for free!
|
||||
---
|
||||
|
@ -17,6 +17,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/carbon": "^1.1.21",
|
||||
"@iconify-json/twemoji": "^1.1.12",
|
||||
"@types/node": "^20.8.9",
|
||||
"@vite-pwa/vitepress": "^0.2.3",
|
||||
"prettier": "^3.0.3"
|
||||
|
9
pnpm-lock.yaml
generated
9
pnpm-lock.yaml
generated
@ -28,6 +28,9 @@ devDependencies:
|
||||
'@iconify-json/carbon':
|
||||
specifier: ^1.1.21
|
||||
version: 1.1.21
|
||||
'@iconify-json/twemoji':
|
||||
specifier: ^1.1.12
|
||||
version: 1.1.12
|
||||
'@types/node':
|
||||
specifier: ^20.8.9
|
||||
version: 20.8.9
|
||||
@ -1579,6 +1582,12 @@ packages:
|
||||
'@iconify/types': 2.0.0
|
||||
dev: true
|
||||
|
||||
/@iconify-json/twemoji@1.1.12:
|
||||
resolution: {integrity: sha512-8F3z+0+NYO/qeCiyjeWJ9ozkBvPmXsK+4pkQynUuILyXDIi8ddBHb1DJ6O2Qp5M23LzaA/Gkg8/8CQwgGslGmQ==}
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
dev: true
|
||||
|
||||
/@iconify/types@2.0.0:
|
||||
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user