From 3714afc24c48882bc78a64eb1b3bcfa564a34b69 Mon Sep 17 00:00:00 2001 From: wi11-holdsworth <83637728+wi11-holdsworth@users.noreply.github.com> Date: Thu, 29 May 2025 12:50:56 +1000 Subject: [PATCH] replace "contact" with "links" and add github link --- .../2025/01/28-leveraging-nixos-dufs-cloud-storage.html | 2 +- public/blog/index.html | 2 +- public/index.html | 2 +- public/pages/about.html | 2 +- public/pages/{contact.html => links.html} | 8 ++++++-- public/projects/index.html | 2 +- templates/blog-template.html | 2 +- 7 files changed, 12 insertions(+), 8 deletions(-) rename public/pages/{contact.html => links.html} (79%) diff --git a/public/blog/2025/01/28-leveraging-nixos-dufs-cloud-storage.html b/public/blog/2025/01/28-leveraging-nixos-dufs-cloud-storage.html index c065168..367b667 100644 --- a/public/blog/2025/01/28-leveraging-nixos-dufs-cloud-storage.html +++ b/public/blog/2025/01/28-leveraging-nixos-dufs-cloud-storage.html @@ -19,7 +19,7 @@ | Blog | About | - Contact + Links
diff --git a/public/blog/index.html b/public/blog/index.html index 01cc31f..3fe227e 100644 --- a/public/blog/index.html +++ b/public/blog/index.html @@ -19,7 +19,7 @@ | Blog | About | - Contact + Links
diff --git a/public/index.html b/public/index.html index 8604336..a529a10 100644 --- a/public/index.html +++ b/public/index.html @@ -20,7 +20,7 @@ | About | - Contact + Links
diff --git a/public/pages/about.html b/public/pages/about.html index b34d235..0554b20 100644 --- a/public/pages/about.html +++ b/public/pages/about.html @@ -19,7 +19,7 @@ | Blog | About | - Contact + Links
diff --git a/public/pages/contact.html b/public/pages/links.html similarity index 79% rename from public/pages/contact.html rename to public/pages/links.html index 9e7761d..1033e84 100644 --- a/public/pages/contact.html +++ b/public/pages/links.html @@ -20,15 +20,19 @@ Blog | About - | Contact + | Links

Email Address

+ canyon-scary-tutu@duck.com

This forwarding address is provided by DuckDuckGo and is periodically regenerated to reduce spam.

- canyon-scary-tutu@duck.com +

GitHub

+ GitHub +

I host all of my code on GitHub, although I am considering replacing this soon with a self-hosted sourcehut instance.

Social Media

I currently use social media exclusively among close friends. If this ever changes, I will add some links.

diff --git a/public/projects/index.html b/public/projects/index.html index a2ad102..6e2f216 100644 --- a/public/projects/index.html +++ b/public/projects/index.html @@ -19,7 +19,7 @@ | About | - Contact + Links
diff --git a/templates/blog-template.html b/templates/blog-template.html index b23318f..93507b5 100644 --- a/templates/blog-template.html +++ b/templates/blog-template.html @@ -19,7 +19,7 @@ | Blog | About | - Contact + Links