aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/archives/single.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/archives/single.html')
-rw-r--r--layouts/archives/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/archives/single.html b/layouts/archives/single.html
index fea6ac2..60ec3e4 100644
--- a/layouts/archives/single.html
+++ b/layouts/archives/single.html
@@ -91,7 +91,7 @@
</time>
</i>
</span>
- <a href="{{ .Permalink }}">{{ .Title }}</a>
+ <a style="border: none;" href="{{ .Permalink }}">{{ .Title }}</a>
</li>
{{ else }}
<li>No posts yet</li>