Updated to include Chompobar's data and search bars for shadows and questions

This commit is contained in:
Joyce Chen
2020-03-17 16:53:56 -04:00
parent 870bde8cad
commit 809dfbfae6
14 changed files with 2405 additions and 473 deletions

5
_includes/nav.html Normal file
View File

@@ -0,0 +1,5 @@
<nav>
<a role="button" class="btn btn-outline-danger btn" href="shadows.html">Shadows</a>
<a role="button" class="btn btn-outline-danger btn" href="/">P5 (2017) Questions</a>
<a role="button" class="btn btn-outline-danger btn" href="royal.html">P5 Royal Questions</a>
</nav>