mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-18 20:09:54 +00:00
12 lines
333 B
HTML
12 lines
333 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/loki-47-6F-64/sunshine"
|
|
>Official GitHub Repository</a
|
|
>
|
|
</div>
|
|
</div>
|
|
</div>
|