Remove length limit on recent posts

This commit is contained in:
Dave Gallant
2021-12-29 23:28:32 -05:00
parent afef9dd71d
commit 7f2fa75d45
2 changed files with 2 additions and 4 deletions

View File

@@ -102,7 +102,7 @@ one = "One min read"
other = "{{ .Count }} mins read"
[recentPosts]
other = "Recent Posts"
other = "Entries"
[reply]
other = "Reply"