diff --git a/home/.vitepress/config.mts b/home/.vitepress/config.mts index b7fdb4a..dc1f66e 100644 --- a/home/.vitepress/config.mts +++ b/home/.vitepress/config.mts @@ -20,6 +20,7 @@ export default defineConfig({ ['link', { rel: 'icon', type: 'image/png', sizes: '16x16', href: '/favicon-16x16.png' }], ['link', { rel: 'icon', type: 'image/x-icon', href: '/favicon.ico' }], ['link', { rel: 'stylesheet', href: 'https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap' }], + ['link', { rel: 'stylesheet', href: 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css' }], ['link', { rel: 'manifest', href: '/site.webmanifest' }], ['meta', { name: 'description', content: 'An advanced launcher for HoYoverse Games. Built with C#/.NET with WinUI and open sourced. Supports all PC games published by miHoYo/HoYoverse with many advanced features like game repair, delta patch, game settings, etc.' }], ['meta', { name: 'keywords', content: 'HoYoverse, miHoYo, Games, Launcher, Collapse Launcher, C#, .NET, WinUI, WinUI3, Genshin Impact, Honkai: Impact 3rd, HI3, Honkai: Star Rail, HSR, Zenless Zone Zero, ZZZ' }], diff --git a/home/docs/installation.md b/home/docs/installation.md index 52d5d74..4b1fb9f 100644 --- a/home/docs/installation.md +++ b/home/docs/installation.md @@ -1,12 +1,6 @@ --- title: Installation Guide | Collapse Launcher --- - # How-To: Install Installing Collapse Launcher is very easy. Everything you need to run the app is included as self-packaged application. Just need to download, install (optional), and run! @@ -16,7 +10,7 @@ While this guide is pretty old, you can still use this guide as a general guidel ::: ## Preparation Before Installing -

Before installing, make sure that you're using Windows 10 (Version 1809 or above) or Windows 11 (any version). While Collapse may run on older versions or other operating systems, support will not be provided. To check your Windows build, press + R on your keyboard and type winver > press Enter or just click OK.

+

Before installing, make sure that you're using Windows 10 (Version 1809 or above) or Windows 11 (any version). While Collapse may run on older versions or other operating systems, support will not be provided. To check your Windows build, press + R on your keyboard and type winver > press Enter or just click OK.

Run winver diff --git a/home/scripts/WinKey.vue b/home/scripts/WinKey.vue deleted file mode 100644 index 7f99296..0000000 --- a/home/scripts/WinKey.vue +++ /dev/null @@ -1,22 +0,0 @@ - - - - -