summaryrefslogtreecommitdiff
path: root/web/template/profile.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'web/template/profile.tmpl')
-rw-r--r--web/template/profile.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/template/profile.tmpl b/web/template/profile.tmpl
index d7d24cb64..534cc1942 100644
--- a/web/template/profile.tmpl
+++ b/web/template/profile.tmpl
@@ -47,7 +47,7 @@
{{- end }}
<section class="recent statuses h-feed" aria-labelledby="recent">
<div class="col-header">
- <h3 id="recent p-name" tabindex="-1">Recent posts</h3>
+ <h3 class="p-name" id="recent">Recent posts</h3>
{{- if .rssFeed }}
<a href="{{- .rssFeed -}}" class="rss-icon" aria-label="RSS feed">
<i class="fa fa-rss-square" aria-hidden="true"></i>