From 5c09d1d8093e3ce1fbe74e8652be8f794ef69dee Mon Sep 17 00:00:00 2001 From: Mary Date: Tue, 31 May 2022 20:52:38 +0200 Subject: [PATCH] Update for Windows 10+ and misc metadata --- gridsome.config.js | 2 +- src/pages/Index.vue | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gridsome.config.js b/gridsome.config.js index 5e7d05b..15876c0 100644 --- a/gridsome.config.js +++ b/gridsome.config.js @@ -3,7 +3,7 @@ module.exports = { siteUrl: 'https://ryujinx.org', titleTemplate: 'Ryujinx - %s', metadata: { - siteDescription: "Ryujinx is an open source Nintendo Switch emulator written in C# for Windows, Linux and macOS.", + siteDescription: "Ryujinx is an open source Nintendo Switch emulator written in C# for Windows and Linux.", siteKeywords: [ "ryujinx", "switch", diff --git a/src/pages/Index.vue b/src/pages/Index.vue index 082eb20..6c219ea 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -113,7 +113,7 @@ Ryujinx is currently available for Windows and Linux (macOS support is planned). + >Ryujinx is currently available for Windows 10+ and Linux (macOS support is planned).