personal_site/blog.md
2024-07-20 17:37:00 +02:00

309 B

title, layout, excerpt, mathjax, img
title layout excerpt mathjax img
Blog default I'm Tom Hodson. Welcome to my little home on the web! There's a blog, a cv and some projects to look at. false
src alt
/assets/images/avatar.jpeg A picture of me.

{% for post in site.posts %} {% include post_summary.html %} {% endfor %}