Files
www/cv.bryanroessler.com/index.html
2018-06-11 15:05:33 -04:00

19 lines
258 B
HTML

---
layout: default
---
{% include career-profile.html %}
{% if site.education_in_main %}
{% include education.html %}
{% endif %}
{% include experience.html %}
{% include projects.html %}
{% include publications.html %}
{% include skills.html %}