mirror of
https://github.com/seigler/dash-website
synced 2025-07-27 07:16:10 +00:00
Fix team page
<!-- --> cannot comment liquid code.
This commit is contained in:
parent
c69c6560ff
commit
075518af85
1 changed files with 0 additions and 12 deletions
|
@ -36,17 +36,5 @@ description: pages.team.description
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!--
|
|
||||||
<div class="section__content content">
|
|
||||||
<div>
|
|
||||||
<h2 class="section__title">{% t pages.community.social-heading %}</h2>
|
|
||||||
</div>
|
|
||||||
<ul class="member-list">
|
|
||||||
{% for member in site.data.team %}
|
|
||||||
{% include member-list.html %}
|
|
||||||
{% endfor %}
|
|
||||||
</ul>
|
|
||||||
</div>
|
|
||||||
-->
|
|
||||||
</section>
|
</section>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue