From 23ecdf9cbe3895f01c103aa60c4c1ddfa8341518 Mon Sep 17 00:00:00 2001 From: Lordmau5 Date: Tue, 17 Jul 2018 11:46:46 +0200 Subject: [PATCH] Several small fixes to various pages --- src/App.vue | 2 +- src/components/Build.vue | 3 ++ src/components/Contribute.vue | 58 +++++++++++++++++++++++++++++++++-- 3 files changed, 60 insertions(+), 3 deletions(-) diff --git a/src/App.vue b/src/App.vue index 2e69559..9da253a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -150,7 +150,7 @@ - Made with fas fa-heart by Lordmau5 + Website made with fas fa-heart by Lordmau5 diff --git a/src/components/Build.vue b/src/components/Build.vue index 54758fe..ffe6623 100644 --- a/src/components/Build.vue +++ b/src/components/Build.vue @@ -31,6 +31,9 @@ +

+ OpenAL is required for Ryujinx to work! +

diff --git a/src/components/Contribute.vue b/src/components/Contribute.vue index 1289097..78200ed 100644 --- a/src/components/Contribute.vue +++ b/src/components/Contribute.vue @@ -9,11 +9,65 @@ > - +

How may I contribute?

- + + +

Helping With Development

+
+ +

Helping With Donations

+
+
+ + + +

+ You may contribute if you have experience in C#, Switch Homebrew, image design, Discord management, etc. + It doesn't matter what you're good at. If you have any skills that you think would be useful in the development, + please do contact us through our Discord. +

+
+ +

+ If you can't help out with development experience, there's other ways to support. + Whilst monetary donations are by no means required, we do appreciate them. + They'll go towards necessary equipment and the likes. + In return, there's some rewards that you as a supporter will get (for example access to a patreon-only text channel on our Discord). +

+
+
+ + + + + fab fa-discord + Join our Discord! + + + + + fab fa-patreon + Become a patron! + + + + +

Helping With Development