mirror of
https://github.com/Decentralized-ID/decentralized-id.github.io.git
synced 2026-01-03 17:45:31 -05:00
unset variables
This commit is contained in:
parent
74794fce67
commit
f5dfc46662
1 changed files with 2 additions and 0 deletions
|
|
@ -28,6 +28,8 @@
|
|||
<p class="page__meta"><strong>Updated:</strong> {{ post.last_modified_at }} <i class="far fa-clock" aria-hidden="true"></i> {% include read-time.html %}</p>
|
||||
|
||||
{% if post.name %}
|
||||
{% assign tags = Nil%}
|
||||
{% assign sorted_tags = Nil%}
|
||||
{% for company in site.data.companys %}
|
||||
{% if post.name == company.name %}
|
||||
{% if company.parent %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue