mirror of
https://github.com/Xevion/undefined.behavio.rs.git
synced 2025-12-17 22:13:40 -06:00
De-duplicate article tags, highlight anchor tags in light blue within article
This commit is contained in:
@@ -72,9 +72,7 @@ const titleTag = title != undefined ? `${title} | xevion.blog` : 'xevion.blog';
|
||||
<a href="https://xevion.dev/resume">~/resume/</a>
|
||||
</nav>
|
||||
<div class="max-w-screen-lg">
|
||||
<article>
|
||||
<slot name="default" />
|
||||
</article>
|
||||
<slot name="default" />
|
||||
</div>
|
||||
<p class="text-center">
|
||||
<a href="/feed.xml">Atom</a>
|
||||
|
||||
Reference in New Issue
Block a user