Updated Config Page

This commit is contained in:
Elia Zammuto
2021-05-30 15:56:13 +02:00
parent bb251d5046
commit bc261fddf2
4 changed files with 123 additions and 26 deletions

View File

@@ -1,4 +1,9 @@
<div id="content" class="container">
<h1>Hello, Sunshine!</h1>
<p>Sunshine is a Gamestream host for Moonlight</p>
<div class="row">
<div class="col-md-6 py-4" style="margin: 0 auto;">
<h1>Hello, Sunshine!</h1>
<p>Sunshine is a Gamestream host for Moonlight</p>
<a href="https://github.com/loki-47-6F-64/sunshine">Official GitHub Repository</a>
</div>
</div>
</div>