Update for Windows 10+ and misc metadata
This commit is contained in:
parent
d742f7cd29
commit
5c09d1d809
2 changed files with 2 additions and 2 deletions
|
@ -3,7 +3,7 @@ module.exports = {
|
||||||
siteUrl: 'https://ryujinx.org',
|
siteUrl: 'https://ryujinx.org',
|
||||||
titleTemplate: 'Ryujinx - %s',
|
titleTemplate: 'Ryujinx - %s',
|
||||||
metadata: {
|
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: [
|
siteKeywords: [
|
||||||
"ryujinx",
|
"ryujinx",
|
||||||
"switch",
|
"switch",
|
||||||
|
|
|
@ -113,7 +113,7 @@
|
||||||
</v-card-title>
|
</v-card-title>
|
||||||
<v-card-text
|
<v-card-text
|
||||||
class="text-center"
|
class="text-center"
|
||||||
>Ryujinx is currently available for Windows and Linux (macOS support is planned).</v-card-text>
|
>Ryujinx is currently available for Windows 10+ and Linux (macOS support is planned).</v-card-text>
|
||||||
</v-card>
|
</v-card>
|
||||||
</v-col>
|
</v-col>
|
||||||
<v-col cols="12" md="4">
|
<v-col cols="12" md="4">
|
||||||
|
|
Loading…
Reference in a new issue