De-duplicate article tags, highlight anchor tags in light blue within article

This commit is contained in:
2023-11-26 17:36:27 -06:00
parent 41cc729f3a
commit 40f503bcf2
3 changed files with 6 additions and 4 deletions

View File

@@ -29,7 +29,7 @@ const { title, pubDate, tags } = post.data;
</i>
<article>
<slot />
</article>
</article>
<!-- <p> -->
<!-- {% if page.custom_js %} -->
<!-- {% for file in page.custom_js %} -->