Add ORC Document Archive link to Navbar
This commit is contained in:
parent
94fb4edb6b
commit
cbe170a1b2
|
|
@ -14,6 +14,15 @@
|
|||
<a href="/revivals">Revival Index</a>
|
||||
<a href="/reviews">Reviews</a>
|
||||
<a href="/blog">Blog</a>
|
||||
<span class="flex flex-wrap ">
|
||||
<a href="https://orchives.heliodex.cf/" target="_blank">
|
||||
Document Archive
|
||||
<img
|
||||
src="/outlink.svg"
|
||||
alt="Links to an external site"
|
||||
class="@light:invert h-3 pb-2" />
|
||||
</a>
|
||||
</span>
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue