1.0 KiB
1.0 KiB
layout | title | permalink |
---|---|---|
page | projects | /projects/ |
{% for project in site.projects %}
{% if project.redirect %}
{% else %}
{% if project.img %}
{% else %}
{% endif %}
{{ project.title }}
{{ project.description }}
{% endif %}
{% endfor %}