From 7757817636a6f457cc0366169d36bf2648cc5192 Mon Sep 17 00:00:00 2001 From: taskylizard <75871323+taskylizard@users.noreply.github.com> Date: Tue, 31 Oct 2023 23:28:37 +0530 Subject: [PATCH] icons --- index.md | 16 ++++++++-------- package.json | 1 + pnpm-lock.yaml | 9 +++++++++ 3 files changed, 18 insertions(+), 8 deletions(-) diff --git a/index.md b/index.md index 3a875bf5b..b5400f3fa 100644 --- a/index.md +++ b/index.md @@ -19,19 +19,19 @@ hero: features: - title: Movies / TV / Anime - icon: 📺 - link: /VideoPiracyGuide + icon:
+ link: /videopiracyguide details: Download, stream, torrent and binge all your favourites movies or shows! - title: Music / Podcasts / Radio - icon: 🎵 - link: /AudioPiracyGuide + icon: + link: /audiopiracyguide details: Stream, download and torrent songs, podcasts and more! - title: Games / Emulation - icon: 🎮 - link: /GamingPiracyGuide + icon: + 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: + 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! --- diff --git a/package.json b/package.json index c309b0bfb..e891d4d25 100644 --- a/package.json +++ b/package.json @@ -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" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d91c76a6d..d851ebab8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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==}