This commit is contained in:
parent
ae6c2921ff
commit
63935940aa
1 changed files with 13 additions and 1 deletions
14
index.html
14
index.html
|
|
@ -81,6 +81,18 @@
|
|||
>
|
||||
Instrukcijas
|
||||
</button>
|
||||
<a
|
||||
style="
|
||||
border: none;
|
||||
background: none;
|
||||
cursor: pointer;
|
||||
font-size: 1rem;
|
||||
font-family: 'Inter', 'Segoe UI', Arial, sans-serif;
|
||||
"
|
||||
href="https://discord.gg/XND2Nhyg6G"
|
||||
>
|
||||
Discord
|
||||
</a>
|
||||
</nav>
|
||||
<main style="padding: 2rem; font-family: 'Inter', 'Segoe UI', Arial, sans-serif;">
|
||||
<section v-if="page === 'home'">
|
||||
|
|
@ -193,7 +205,7 @@
|
|||
<li>Ievilc .zip failu iekša Prism Launcher.</li>
|
||||
<li>Palaid instanci, izvēlies vārdu un pieslēdzies serverim!</li>
|
||||
</ol>
|
||||
<p style="margin-top:1rem;"><strong>Piezīme:</strong> Ja rodas jautājumi vai problēmas ar uzstādīšanu, jautā servera Discordā!</p>
|
||||
<p style="margin-top:1rem;"><strong>Piezīme:</strong> Ja rodas jautājumi vai problēmas ar uzstādīšanu, jautā servera <a href="https://discord.gg/XND2Nhyg6G">Discorda!</a></p>
|
||||
</section>
|
||||
</main>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue