From d38736f2197c161d912949001b6ec6a5ee65497f Mon Sep 17 00:00:00 2001 From: Dustin Whisman Date: Sun, 7 Apr 2024 09:16:05 -0600 Subject: [PATCH] feat: replace contact page with more succinct footer --- e2e-tests/smoke.spec.js | 4 ++-- pages/contact-me/index.md | 11 ----------- src/css/components/_fine-print.css | 1 - src/partials/layout.njk | 20 ++++++-------------- src/public/_redirects | 1 + 5 files changed, 9 insertions(+), 28 deletions(-) delete mode 100644 pages/contact-me/index.md diff --git a/e2e-tests/smoke.spec.js b/e2e-tests/smoke.spec.js index 309aeaac..ea341b25 100644 --- a/e2e-tests/smoke.spec.js +++ b/e2e-tests/smoke.spec.js @@ -6,8 +6,8 @@ const pages = [ '/projects/', '/writing/', '/cats/', - '/cats/2023-01', - '/contact-me/', + '/cats/2023-01/', + '/links/', '/404.html', '/writing/eleventy-starter-template/', '/writing/eleventy-starter-template/javascript/', diff --git a/pages/contact-me/index.md b/pages/contact-me/index.md deleted file mode 100644 index 6b466f83..00000000 --- a/pages/contact-me/index.md +++ /dev/null @@ -1,11 +0,0 @@ ---- -title: Contact Me - Dustin Whisman -description: If you want to get in touch with me, you can try one of a few methods, but don't expect instant (or eventual) responses. -layout: default ---- - -# Contact Me - -As a general rule, I'm not looking to be contacted, but if you want to get in touch with me, you can email me at [dustin@dustinwhisman.com](mailto:dustin@dustinwhisman.com). I may not see it in a timely manner due to spam filters and me not checking very often, though. - -If you _really_ want me to see your message, you can leave a [GitHub Issue](https://github.com/dustinwhisman/dustinwhisman.com/issues/new/choose) on this site's repository. diff --git a/src/css/components/_fine-print.css b/src/css/components/_fine-print.css index 4f303b44..27e6297f 100644 --- a/src/css/components/_fine-print.css +++ b/src/css/components/_fine-print.css @@ -1,4 +1,3 @@ .cmp-fine-print { font-size: var(--size-s-1); - font-style: italic; } diff --git a/src/partials/layout.njk b/src/partials/layout.njk index 63c729aa..9f29c9ef 100644 --- a/src/partials/layout.njk +++ b/src/partials/layout.njk @@ -62,28 +62,20 @@ Skip to the end of the footer

- Do you have a web development project that you need help with? I'm - probably too busy to help on my own, but if you contact Sparkbox and end up - working with them, I get a nice little bonus. Just tell them Dustin sent - you—I might even end up working on the project. + Am I wrong on the internet? You can email me about it at dustin@dustinwhisman.com or + find me on Mastodon. Do you have + a web project you need help with? You can either ask me about it or + contact Sparkbox.