update category capitalization

This commit is contained in:
infominer 2019-07-11 03:53:25 -04:00
parent 56009c2e61
commit c2da50c2e8
35 changed files with 53 additions and 71 deletions

View file

@ -6,11 +6,9 @@ layout: archive
{% include feature_row id="welcome" type="center" %}
{% include feature_row id="feature_row" %}
{{ content }}
<h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | default: "Recent Posts" }}</h3>
<h2 class="archive__subtitle">Posts</h2>
{% for post in paginator.posts %}
{% include archive-single.html %}
@ -18,8 +16,6 @@ layout: archive
{% include paginator.html %}
{% include social-share.html %}
<!--{% raw %}{% include feature_row id="feature_row2" %}{% endraw %}
{% raw %}{% include social-share.html %}{% endraw %}-->
<!--{% include feature_row id="feature_row" %}-->