General content update. - Changed banner titles. - Reworked and updated the privacy policy. - Fixed indentation and layout.

This commit is contained in:
Rgebee 2020-08-24 13:46:32 +01:00
commit d4bbc55851
7 changed files with 70 additions and 70 deletions

View file

@ -6,12 +6,12 @@
<title>Quartznet - Sirius</title>
</svelte:head>
<Banner title="Quartznet - Sirius"/>
<Banner title="Sirius"/>
<main>
<section class="content container">
<h1>Sirius game</h1>
<p>Sirius game. Work in progress</p>
<a href="https://quartznet.info/presskit">Presskit</a>
</section>
<main class="container">
<section class="content">
<h1>Sirius game</h1>
<p>Sirius game. Work in progress</p>
<a href="https://quartznet.info/presskit">Presskit</a>
</section>
</main>