diff --git a/_redirects b/_redirects index 255073f0..34f5d26d 100644 --- a/_redirects +++ b/_redirects @@ -48,6 +48,7 @@ # 404s /robot.txt /robots.txt 301 robotx.txt /robots.txt 301 +/sitemap /sitemap.xml 301 /sitemap.txt /sitemap.xml 301 /blog / 301 /posts/2024 / 301 diff --git a/package-lock.json b/package-lock.json index ccfafb62..f7e353fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "coryd.dev", - "version": "19.5.28", + "version": "19.5.29", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "coryd.dev", - "version": "19.5.28", + "version": "19.5.29", "license": "MIT", "dependencies": { "@cdransf/api-text": "^1.4.0", diff --git a/package.json b/package.json index f24b9ec4..25c5b846 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "coryd.dev", - "version": "19.5.28", + "version": "19.5.29", "description": "The source for my personal site. Built using 11ty.", "type": "module", "scripts": { diff --git a/src/assets/styles/base/index.css b/src/assets/styles/base/index.css index 5065087e..59428d87 100644 --- a/src/assets/styles/base/index.css +++ b/src/assets/styles/base/index.css @@ -342,7 +342,7 @@ nav .active svg { } /* social icons */ -.at svg { stroke: var(--brand-fastmail) !important; } +.at svg { stroke: var(--brand-proton) !important; } .brand-github svg { stroke: var(--brand-github) !important; } .brand-npm svg { stroke: var(--brand-npm) !important; } .brand-mastodon svg { stroke: var(--brand-mastodon) !important; } diff --git a/src/assets/styles/defaults/vars.css b/src/assets/styles/defaults/vars.css index c1fe68e6..cb619b0f 100644 --- a/src/assets/styles/defaults/vars.css +++ b/src/assets/styles/defaults/vars.css @@ -42,7 +42,7 @@ --accent-color: var(--blue-600); --accent-color-hover: var(--blue-800); - --brand-fastmail: #0067b9; + --brand-proton: #6d4aff; --brand-github: #333; --brand-npm: #cc3534; --brand-mastodon: #6364ff; diff --git a/src/pages/secondary/save.md b/src/pages/secondary/save.md index 69abd54b..69f547cf 100644 --- a/src/pages/secondary/save.md +++ b/src/pages/secondary/save.md @@ -9,13 +9,12 @@ description: Save a little bit on services that I also use. Referral links for services I use. I save some money, and you do as well if you choose to use them. diff --git a/src/pages/secondary/uses.md b/src/pages/secondary/uses.md index 8b537083..cf748233 100644 --- a/src/pages/secondary/uses.md +++ b/src/pages/secondary/uses.md @@ -42,7 +42,6 @@ Software and services that I use for work and my own enjoyment.

macOS

-- [FMail2](https://fmail-app.fr): a lightweight wrapper around the Fastmail web app. - [Rectangle](https://rectangleapp.com): to quickly move around/organize/snap application windows. Using a Mac without it now feels like it's broken. - [AirBuddy](https://v2.airbuddy.app): finer-grained control over AirPods and other wireless devices. - [Meta](https://www.nightbirdsevolve.com/meta): the _best_ utility for tagging and organizing music files on macOS. @@ -57,7 +56,7 @@ Software and services that I use for work and my own enjoyment.

Services

-- Fastmail: the best, most reliable email, calendar and contacts provider around. +- Proton: the premier encrypted mail service with a number of other features like calendars and a reliable VPN. - NextDNS: a privacy-focused, set it and forget it DNS service. I use their security features on my home network and a profile with strict ad-blocking rules on all of my devices. - DNSimple: a robust, user-friendly DNS provider and registrar. I moved my domains here after my old provider was acquired. - [Cloudflare](https://cloudfllare.com): I use their pages hosting, workers and myriad other features. @@ -68,7 +67,6 @@ Software and services that I use for work and my own enjoyment. - Matter: a newer read it later service, but a rapidly developed and extremely powerful one. It's text to speech features are _excellent_. - [forwardemail.net](https://forwardemail.net): a simple and reliable service for forwarding and routing emails from a few of the domains I own. - [Backblaze](https://backblaze.com): It backs up my MacBook Air and attached storage drive and I don't have to think about it. -- Proton: a reliable, trustworthy VPN with all of the features you'd expect from such a service.