We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22210d5 commit b206714Copy full SHA for b206714
_layouts/about.liquid
@@ -72,7 +72,7 @@ layout: default
72
<!-- News -->
73
{% if page.news and site.announcements.enabled %}
74
<h2>
75
- <a href="{{ '/news/' | relative_url }}" style="color: inherit">news</a>
+ <a href="{{ '/news/' | relative_url }}" style="color: inherit">News</a>
76
</h2>
77
{% include news.liquid limit=true %}
78
{% endif %}
0 commit comments