about summary refs log tree commit diff stats
path: root/templates/post.html
diff options
context:
space:
mode:
authorAlan Pearce2023-11-09 19:57:27 +0100
committerAlan Pearce2023-11-09 19:57:27 +0100
commit1566962cfb62d2b52b35507c44255162fd287a57 (patch)
tree84515cebe2dcdbf0e1fdca07d0937b6bc9fc8305 /templates/post.html
parent11385f3ad639a4e536e38f8cf0c5b5681b43717a (diff)
downloadwebsite-1566962cfb62d2b52b35507c44255162fd287a57.tar.lz
website-1566962cfb62d2b52b35507c44255162fd287a57.tar.zst
website-1566962cfb62d2b52b35507c44255162fd287a57.zip
Use existing style for post's tags
Diffstat (limited to 'templates/post.html')
-rw-r--r--templates/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/post.html b/templates/post.html
index 2a66058..d08ea86 100644
--- a/templates/post.html
+++ b/templates/post.html
@@ -34,7 +34,7 @@
           viverra. Eget egestas purus viverra accumsan in nisl nisi, scelerisque
           eu ultrices vitae, auctor eu augue ut lectus arcu, bibendum at.
         </div>
-        <ul class="p-categories">
+        <ul class="p-categories tags">
           Tags:
           <li><a class="p-category" href="/tags/sample/">#sample</a></li>
         </ul>