diff options
| author | Rylan <[email protected]> | 2017-04-08 22:36:38 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-04-08 22:36:38 -0400 |
| commit | 147f266e68cf575daa3c29c51aba362d06544c71 (patch) | |
| tree | 986d81a5a54343311418b39ec7e068bc852223e5 /Project-Unite/Views | |
| parent | 5f9191bb33efc14b16be9e3d77d7e6c8e601edef (diff) | |
| download | project-unite-147f266e68cf575daa3c29c51aba362d06544c71.tar.gz project-unite-147f266e68cf575daa3c29c51aba362d06544c71.tar.bz2 project-unite-147f266e68cf575daa3c29c51aba362d06544c71.zip | |
added patreon button to homepage
Diffstat (limited to 'Project-Unite/Views')
| -rw-r--r-- | Project-Unite/Views/Home/Index.cshtml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Project-Unite/Views/Home/Index.cshtml b/Project-Unite/Views/Home/Index.cshtml index fd4d92c..3c40f21 100644 --- a/Project-Unite/Views/Home/Index.cshtml +++ b/Project-Unite/Views/Home/Index.cshtml @@ -63,4 +63,6 @@ <a href="https://ci.appveyor.com/project/ComputeLinux/shiftos"><img alt="Build status" src="https://ci.appveyor.com/api/projects/status/ktdv3nt6c3q88g2t?svg=true"></a> - Click that to go to our AppVeyor page. <p>...Or you can get the source code: <a href="http://github.com/shiftos-game/ShiftOS" class="btn btn-default"><span class="glyphicon glyphicon-file"></span> ShiftOS Code on GitHub</a></p> + + <p>You can also support us on patreon if you would like: <a href="https://www.patreon.com/bePatron?u=5220423" data-patreon-widget-type="become-patron-button">Become a Patron!</a><script async src="https://cdn6.patreon.com/becomePatronButton.bundle.js"></script></p> </section> |
