diff --git a/src/assets/logo.png b/src/assets/logo.png index 90ea5af..78cd4a3 100644 Binary files a/src/assets/logo.png and b/src/assets/logo.png differ diff --git a/src/layouts/Default.vue b/src/layouts/Default.vue index 9c4cfa2..01d6171 100644 --- a/src/layouts/Default.vue +++ b/src/layouts/Default.vue @@ -5,7 +5,7 @@ - + @@ -26,6 +26,7 @@ flat exact href="https://github.com/Ryujinx/Ryujinx-Games-List/issues" + rel="noopener" target="_blank" > fas fa-gamepad @@ -44,6 +45,7 @@ flat exact href="https://github.com/Ryujinx/Ryujinx-Games-List/issues" + rel="noopener" target="_blank" >Compatibility @@ -99,6 +101,7 @@ @@ -121,7 +124,7 @@ Website designed by - Lordmau5 + Lordmau5 diff --git a/src/pages/Build.vue b/src/pages/Build.vue index 949bf3f..9efe823 100644 --- a/src/pages/Build.vue +++ b/src/pages/Build.vue @@ -16,6 +16,7 @@ Download NET Core here. Then install the SDK.

@@ -24,7 +25,7 @@

Step two (Variant one):

After the installation of the Net Core SDK is done; go ahead and copy the Clone link from GitHub from - here (via Clone or Download --> Copy HTTPS Link. Or you can download the ZIP tarball.) + here (via Clone or Download --> Copy HTTPS Link. Or you can download the ZIP tarball.) You can Git Clone the repo by using the GitBash, or you may use the second variant.

diff --git a/src/pages/Contribute.vue b/src/pages/Contribute.vue index bf5c6d3..3c1e213 100644 --- a/src/pages/Contribute.vue +++ b/src/pages/Contribute.vue @@ -40,6 +40,7 @@

Building Ryujinx and latest downloads

- + @@ -25,6 +25,7 @@ dark color="ryu_orange" target="_blank" + rel="noopener" :loading="isLoading" :href="`${downloadURL}-win_x64.zip`" > @@ -38,6 +39,7 @@ dark color="ryu_orange" target="_blank" + rel="noopener" :loading="isLoading" :href="`${downloadURL}-linux_x64.tar.gz`" > @@ -51,6 +53,7 @@ dark color="ryu_orange" target="_blank" + rel="noopener" :loading="isLoading" :href="`${downloadURL}-osx_x64.zip`" > @@ -62,9 +65,10 @@ - @@ -83,6 +87,7 @@ dark color="ryu_blue" target="_blank" + rel="noopener" :loading="isLoading" :href="`${downloadURL_profiled}-win_x64.zip`" > @@ -96,6 +101,7 @@ dark color="ryu_blue" target="_blank" + rel="noopener" :loading="isLoading" :href="`${downloadURL_profiled}-linux_x64.tar.gz`" > @@ -109,6 +115,7 @@ dark color="ryu_blue" target="_blank" + rel="noopener" :loading="isLoading" :href="`${downloadURL_profiled}-osx_x64.zip`" > @@ -123,6 +130,7 @@ dark color="ryu_orange" target="_blank" + rel="noopener" @click.stop="showProfiledBuilds = true" >I know what I'm doing
diff --git a/src/pages/Index.vue b/src/pages/Index.vue index 971ddc3..0c4f872 100644 --- a/src/pages/Index.vue +++ b/src/pages/Index.vue @@ -4,7 +4,7 @@
- Ryujinx +

A simple, experimental Nintendo Switch emulator.

@@ -166,13 +166,14 @@ - + {{ member.node.name }}