mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-17 08:09:50 +00:00
9 lines
347 B
HTML
9 lines
347 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> |