From f7e34046e4d948a9ba1232de22535e6c31185393 Mon Sep 17 00:00:00 2001 From: Chris Wells Date: Sat, 9 May 2026 10:58:33 -0500 Subject: Updated email to haverford --- src/WWW/Templates.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/WWW/Templates.hs b/src/WWW/Templates.hs index f73236e..883bba5 100644 --- a/src/WWW/Templates.hs +++ b/src/WWW/Templates.hs @@ -29,7 +29,7 @@ mathTemplate = $(embedTemplate "templates/math.html") myContext :: Context String myContext = fold [ constField "personalEmail" "chris@mathematicaster.org" - , constField "workEmail" "coc0014@auburn.edu" + , constField "workEmail" "cwells@haverford.edu" , slug , defaultContext ] -- cgit v1.2.3