From 8fe2698196d71d28e5a984b647ce834dfc6f263d Mon Sep 17 00:00:00 2001 From: Alex van de Sandt Date: Fri, 17 Jul 2026 23:45:18 -0500 Subject: [PATCH] Link resume --- templates/index.html | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index 09f2a3b..6a160d0 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,5 +3,9 @@ {% block content %}

Alex van de Sandt

-There's not much here yet. +
+ See my resume here! +
+ There's not much else yet, otherwise. +
{% endblock content %} -- 2.51.2