We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4a07b8 commit 60f1de9Copy full SHA for 60f1de9
content/contents.lr
@@ -71,6 +71,6 @@ links_plugins:
71
<p class="link-caption">Search the Catalog using our Extension.</p>
72
</div>
73
#### recent-posts ####
74
-title: Recent Blog Post
+title: Recent Blog Posts
75
#### featured-projects ####
76
title: Featured Projects
themes/vocabulary_theme/templates/layout.html
@@ -230,7 +230,7 @@
230
<a href="{{ '/blog'|url }}" class="menu-item">Blog</a>
231
</li>
232
<li>
233
- <a href="{{ '/contributing-code'|url }}" class="menu-item">Contributing Guidelines</a>
+ <a href="{{ '/contributing-code'|url }}" class="menu-item">Contribution Guidelines</a>
234
235
236
<a href="{{ '/community/community-team'|url }}" class="menu-item">Community Teams</a>
0 commit comments