summaryrefslogtreecommitdiffstats
path: root/templates/html/article.html
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2019-05-26 22:02:22 -0400
committerrsiddharth <s@ricketyspace.net>2019-05-26 22:02:22 -0400
commitc28fb016f4edf1dc9de8bce375134953b5c1037b (patch)
tree4890d4a2d1759ac6c2a0b6489bbbb5798b6ae7fc /templates/html/article.html
parentee58e777035c630aa3143a44cf591dbb4184bc13 (diff)
templates/html/article.html: Remove "Article" tag.
Diffstat (limited to 'templates/html/article.html')
-rw-r--r--templates/html/article.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/html/article.html b/templates/html/article.html
index e5276c3..2e48845 100644
--- a/templates/html/article.html
+++ b/templates/html/article.html
@@ -16,7 +16,6 @@
<div class="header">
<hgroup>
- <h1><span class="tag is-medium">Article</span></h1>
<h2><!-- ITEM-TITLE --></h2>
</hgroup>
</div>