mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-12-10 22:25:45 -05:00
update category capitalization
This commit is contained in:
parent
56009c2e61
commit
c2da50c2e8
35 changed files with 53 additions and 71 deletions
|
|
@ -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" %}-->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue