-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
36 lines (34 loc) · 982 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
---
layout: default
title: Homepage
last-update: 2024-05-09
---
<p>
Welcome to the official lore of the Xivali, a subspecies of the <a href="https://avali.fandom.com/wiki/Lore">Avali
species</a> created by Cutesune (previously RyuujinZERO)!
</p>
<table>
<caption><strong>Section Status</strong></caption>
<tbody>
<tr>
<th class="red">Red</th>
<td>Needs a lot of work.</td>
</tr>
<tr>
<th class="yellow">Yellow</th>
<td>Needs a decent amount of work.</td>
</tr>
<tr>
<th class="green">Green</th>
<td>Needs a little bit of work.</td>
</tr>
<tr>
<th class="blue">Blue</th>
<td>Nearly finished.</td>
</tr>
<tr>
<th class="copper">Copper Oxide</th>
<td>Done, but there may still be future updates.</td>
</tr>
</tbody>
</table>