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