diff --git a/docs/.vitepress/config.mts b/docs/.vitepress/config.mts index dd395e66a..ac253fd76 100644 --- a/docs/.vitepress/config.mts +++ b/docs/.vitepress/config.mts @@ -161,7 +161,10 @@ export default defineConfig({ text: '📝 Edit this page' }, outline: 'deep', - logo: '/fmhy.ico', + logo: { + src: '/fmhy.ico', + alt: 'FMHY Logo' + }, nav, sidebar, socialLinks diff --git a/docs/index.md b/docs/index.md index f696e0a3d..656ca8c4b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -31,18 +31,17 @@ features: link: /adblockvpnguide details: Learn how to block ads, trackers and other nasty things. icon: | - + Ad-block / Privacy - title: Artificial Intelligence link: /ai details: Explore the world of AI and machine learning. icon: | - + Artificial Intelligence - title: Streaming link: /videopiracyguide - details: - Stream, download, torrent and binge all your favourite movies and shows! + details: Stream, download, torrent and binge all your favourite movies and shows! icon: | + 16h2"/>Streaming - title: Listening icon: | @@ -59,7 +58,7 @@ features: stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-drum"> + d="M17 13.4v7.9"/>Listening link: /audiopiracyguide details: Stream, download and torrent songs, podcasts and more! @@ -72,7 +71,7 @@ features: x1="13" x2="19" y1="19" y2="13"/> + x1="7" x2="4" y1="17" y2="20"/>Gaming link: /gamingpiracyguide details: Download and play all your favourite games or emulate some old but gold @@ -85,7 +84,7 @@ features: stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-book-marked"> + 0-5H20"/>Reading link: /readingpiracyguide details: Whether you're a bookworm, otaku or comic book fan, you'll be able to find @@ -93,7 +92,7 @@ features: - title: Downloading icon: | - + Downloading link: /downloadpiracyguide details: Download all your favourite software, movies, shows, music, games and @@ -101,7 +100,7 @@ features: - title: Torrenting icon: | - + Torrenting link: /torrentpiracyguide details: Download your favourite media using the BitTorrent protocol. @@ -112,7 +111,7 @@ features: stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-book-copy"> + 2v12"/>Educational link: /edupiracyguide details: Educational content for all ages. @@ -122,13 +121,13 @@ features: 0 24 24" fill="none" stroke="#DAC9A6" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-smartphone"> + ry="2"/>Android / iOS link: /android-iosguide details: All forms of content for Android and iOS. - title: Linux / macOS icon: | - + Linux / macOS link: /linuxguide details: The $HOME of Linux and macOS. @@ -140,7 +139,7 @@ features: lucide-earth"> + 0-2-2H2.05"/>Non English link: /non-english details: Content in languages other than English. @@ -152,7 +151,7 @@ features: lucide-swatch-book"> + 7.6a2.4 2.4 0 0 1 .026 3.434L9.9 19.8"/>Miscellaneous link: /miscguide details: Content too niche to be included elsewhere. ---