From ed180c147a2a6f9fbce42adf6ca8c5a1281a157d Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Wed, 13 Apr 2022 17:47:55 -0500 Subject: [PATCH] cv: Add overview nav link This will provide a way for users to return to the "index" page of the CV from one of the career pages. --- templates/cv-nav.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/cv-nav.html b/templates/cv-nav.html index 8ec9230..bd3ed66 100644 --- a/templates/cv-nav.html +++ b/templates/cv-nav.html @@ -1,5 +1,6 @@