Update content
This commit is contained in:
parent
90723db161
commit
8c40cba9ab
@ -2,7 +2,7 @@
|
||||
<nav>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="/">Quartznet</a>
|
||||
<a href="/">Home</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="/about">About</a>
|
||||
|
@ -10,16 +10,16 @@
|
||||
|
||||
<main class="container">
|
||||
<section>
|
||||
<h2>Frequently Asked Questions</h2>
|
||||
<h3>Who we are</h3>
|
||||
<h2>Who are we?</h2>
|
||||
<p>A small team developing games and software.</p>
|
||||
|
||||
<h3>Why the name Quartznet</h3>
|
||||
<h2>Why the name quartznet?</h2>
|
||||
<p>
|
||||
Naming things is hard. We ended up with the name quartz and added
|
||||
net making quartznet.
|
||||
Naming things is hard. We liked the name quartz so we added net to
|
||||
it making the name quartznet.
|
||||
</p>
|
||||
<h3>SPAAAAACEEEE</h3>
|
||||
<p>Space!</p>
|
||||
|
||||
<h2>Space?</h2>
|
||||
<p>SPAAAAACEEEE!</p>
|
||||
</section>
|
||||
</main>
|
||||
|
@ -18,7 +18,6 @@
|
||||
|
||||
<main class="container">
|
||||
<section>
|
||||
<h2>Services</h2>
|
||||
<ul>
|
||||
{#each services as service}
|
||||
<li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user