started overhauling trivia section
This commit is contained in:
parent
13d0a60ead
commit
277b74b3a4
26
index.html
26
index.html
|
@ -248,20 +248,22 @@
|
|||
<i class="fa-solid fa-bookmark"></i> Trivia
|
||||
</div>
|
||||
|
||||
<p>
|
||||
<i class="fa-regular fa-circle"></i>
|
||||
Jax plays the guitar and sings in a band.
|
||||
</p>
|
||||
<ul>
|
||||
<li>Favourite Colours
|
||||
|
||||
<p>
|
||||
<i class="fa-regular fa-circle"></i>
|
||||
Their favourite food is blue raspberries, a specialty from where they're from.
|
||||
</p>
|
||||
<ul>
|
||||
<li>Pastel Pink</li>
|
||||
<li>Pastel Blue</li>
|
||||
</ul>
|
||||
</li>
|
||||
<br>
|
||||
<li>Favourite Flowers
|
||||
|
||||
<p>
|
||||
<i class="fa-regular fa-circle"></i>
|
||||
They own a bar in which they work as a bartender.
|
||||
</p>
|
||||
<ul>
|
||||
<li>Cherry Blossom</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue