mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2025-12-09 21:55:35 -05:00
accept changes
This commit is contained in:
parent
8edb289582
commit
ed490f58d3
4 changed files with 98 additions and 58 deletions
|
|
@ -2,6 +2,11 @@
|
|||
layout: archive
|
||||
---
|
||||
|
||||
<h2>Feature</h2>
|
||||
|
||||
{% include feature_row id="feature_row" %}
|
||||
|
||||
|
||||
{{ content }}
|
||||
|
||||
<h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | default: "Recent Posts" }}</h3>
|
||||
|
|
@ -11,3 +16,13 @@ layout: archive
|
|||
{% endfor %}
|
||||
|
||||
{% include paginator.html %}
|
||||
|
||||
|
||||
<!--{% raw %}{% include feature_row id="intro" type="right" %}{% endraw %}
|
||||
|
||||
{% include feature_row id="intro2" type="left" %}-->
|
||||
|
||||
|
||||
<!--{% raw %}{% include feature_row id="feature_row2" %}{% endraw %}
|
||||
|
||||
{% raw %}{% include social-share.html %}{% endraw %}-->
|
||||
Loading…
Add table
Add a link
Reference in a new issue