From b7b4478e774af2a2e7d74f545b44792f540761bc Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Thu, 21 Nov 2024 09:03:49 -0500 Subject: add structured data to template --- templates/cv.html | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'templates/cv.html') diff --git a/templates/cv.html b/templates/cv.html index 71ed4c7..2ce2f56 100644 --- a/templates/cv.html +++ b/templates/cv.html @@ -16,6 +16,15 @@ $if(keywords)$ $endif$ $if(title-prefix)$$title-prefix$ – $endif$$title$ + -- cgit v1.2.3