From 1243eef153db518f434f188c42c30ab7f9287105 Mon Sep 17 00:00:00 2001 From: Stonewall Jackson Date: Mon, 1 Jul 2024 10:20:59 -0400 Subject: update personal website --- templates/cv.html | 9 ++------- templates/default.html | 2 +- 2 files changed, 3 insertions(+), 8 deletions(-) (limited to 'templates') diff --git a/templates/cv.html b/templates/cv.html index ba2da6e..0ef52db 100644 --- a/templates/cv.html +++ b/templates/cv.html @@ -54,8 +54,7 @@ $endfor$ [home]  [blog]  [git]  - [mastodon]  - [email]  + [email]  [rss] JMJ
@@ -84,11 +83,7 @@ $for(include-after)$ $include-after$ $endfor$ diff --git a/templates/default.html b/templates/default.html index 065d108..bebcfd9 100644 --- a/templates/default.html +++ b/templates/default.html @@ -54,7 +54,7 @@ $endfor$ [home]  [blog]  [git]  - [email]  + [email]  [rss] JMJ
-- cgit