Files
CoqResearch/_showcase/default/education.md
T
alois b3c00734c2
Build and Deploy Jekyll / deploy (push) Successful in 42s
feat: migration vers template academic-homepage original
2026-05-25 20:23:42 +02:00

754 B

show, width, date
show width date
false 6 2020-01-12 00:01:00 +0800
Education
    {% for item in site.data.profile.education %}
  • {{ item.name }}
    {{ item.name }}
    {{ item.dept }}
    {{ item.position }}
    {{ item.date }}
  • {% endfor %}