Sunshine/assets/web/index.html
Alvaro 1b392e3921
Update index.html
Update repo address
2022-01-13 23:38:32 -03:00

10 lines
320 B
HTML

<div id="content" class="container">
<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/SunshineStream/Sunshine">Maintained GitHub Repository</a>
</div>
</div>
</div>