Skip to content

Commit b206714

Browse files
authored
Update about.liquid
1 parent 22210d5 commit b206714

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_layouts/about.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ layout: default
7272
<!-- News -->
7373
{% if page.news and site.announcements.enabled %}
7474
<h2>
75-
<a href="{{ '/news/' | relative_url }}" style="color: inherit">news</a>
75+
<a href="{{ '/news/' | relative_url }}" style="color: inherit">News</a>
7676
</h2>
7777
{% include news.liquid limit=true %}
7878
{% endif %}

0 commit comments

Comments
 (0)