mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-18 11:10:04 +00:00
10 lines
298 B
HTML
10 lines
298 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://sunshinestream.github.io">Official Website</a>
|
|
</div>
|
|
</div>
|
|
</div>
|