From 073f558ebac2179ea62ade5d0d3abd100dab7e03 Mon Sep 17 00:00:00 2001
From: "Adam T. Carpenter" <atc@53hor.net>
Date: Sat, 24 Apr 2021 21:39:07 -0400
Subject: added PDF CV link to info

---
 info.html | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

(limited to 'info.html')

diff --git a/info.html b/info.html
index f6fe33a..cfe87fb 100644
--- a/info.html
+++ b/info.html
@@ -66,7 +66,10 @@
         to my wonderful wife, Amy, and a puppy parent to Clementine, a Cocker
         Spaniel. This is my web site.
       </p>
-      <p>You can find my <a href="/cv.html">CV here</a>.</p>
+      <p>
+        You can find my <a href="/cv.html">CV here</a>. If you want a PDF you
+        can <a href="/cv.pdf">get that here</a>.
+      </p>
 
       <p>
         <img
-- 
cgit v1.2.3