mirror of
https://github.com/moonlight-stream/moonlight-stream.github.io.git
synced 2025-07-01 15:25:34 +00:00
Add FAQ link to Getting Started section
This commit is contained in:
parent
6f332fbe72
commit
bf806a2e15
17
index.html
17
index.html
@ -284,29 +284,36 @@
|
|||||||
<div class="wrapper style2">
|
<div class="wrapper style2">
|
||||||
<div class="title">Getting Started</div>
|
<div class="title">Getting Started</div>
|
||||||
<section class="container text-align-center">
|
<section class="container text-align-center">
|
||||||
<p class="style3">Are you ready to stream? Check out our wiki for tips on how to get started.
|
<p class="style3">Are you ready to stream? Check out our Setup Guide for tips on how to get started.
|
||||||
<br/>
|
<br/>
|
||||||
Having trouble? Check the wiki's troubleshooting page or join our Discord for help.
|
Have a question? Check our FAQ page to see if it's already answered there.
|
||||||
<br/>
|
<br/>
|
||||||
Seasoned Moonlight user? Give back to the community by joining our Discord and helping other users.
|
Seasoned Moonlight user? Give back to the community by joining our Discord and helping other users.
|
||||||
</p>
|
</p>
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<div class="row oneandhalf">
|
<div class="row oneandhalf">
|
||||||
<div class="4u">
|
<div class="3u">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide" class="button style1">Setup Guide</a></li>
|
<li><a href="https://github.com/moonlight-stream/moonlight-docs/wiki/Setup-Guide" class="button style1">Setup Guide</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div class="4u">
|
<div class="3u">
|
||||||
|
<section class="highlight">
|
||||||
|
<ul class="actions">
|
||||||
|
<li><a href="https://github.com/moonlight-stream/moonlight-docs/wiki/Frequently-Asked-Questions" class="button style1">FAQ</a></li>
|
||||||
|
</ul>
|
||||||
|
</section>
|
||||||
|
</div>
|
||||||
|
<div class="3u">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="https://ideas.moonlight-stream.org" class="button style1">Suggestions</a></li>
|
<li><a href="https://ideas.moonlight-stream.org" class="button style1">Suggestions</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
<div class="4u">
|
<div class="3u">
|
||||||
<section class="highlight">
|
<section class="highlight">
|
||||||
<ul class="actions">
|
<ul class="actions">
|
||||||
<li><a href="https://moonlight-stream.org/discord"><img src="images/discord.png" height="70" alt="Join our Discord" /></a></li>
|
<li><a href="https://moonlight-stream.org/discord"><img src="images/discord.png" height="70" alt="Join our Discord" /></a></li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user