From f51ae9eab779da186d0decc616ea14eeabe1e6ee Mon Sep 17 00:00:00 2001 From: N-Upchurch Date: Tue, 18 Jul 2023 19:32:27 -0500 Subject: [PATCH] Update /me --- .kateproject.notes | 1 - _data/metadata.js | 6 ++++++ _includes/layouts/links.njk | 2 +- public/css/links.css | 4 ++-- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.kateproject.notes b/.kateproject.notes index ebbc5e4..64fd1f6 100644 --- a/.kateproject.notes +++ b/.kateproject.notes @@ -7,7 +7,6 @@ Integrate recipe structured data for recipe type articles Performance / Accessibility: --------------------------------------- -Change contrast color Lazy load images Remove unecessary fonts change font-display to "swap" diff --git a/_data/metadata.js b/_data/metadata.js index a648799..6b771a0 100644 --- a/_data/metadata.js +++ b/_data/metadata.js @@ -31,6 +31,12 @@ module.exports = { linkDisplay: "Lemmy", iconURL: "/img/Lemmy_logo.svg" }, + { + title: "My Blog", + linkURL: "https://nathanupchurch.com", + linkDisplay: "My Blog", + iconURL: "/img/logo_favicon_dark.svg" + }, { title: "Matrix", linkURL: "https://matrix.to/#/@nathanu:matrix.org", diff --git a/_includes/layouts/links.njk b/_includes/layouts/links.njk index 0c0c9d0..4305422 100644 --- a/_includes/layouts/links.njk +++ b/_includes/layouts/links.njk @@ -4,7 +4,7 @@ layout: layouts/baseBareBones.njk {%- css %}{% include "public/css/links.css" %}{% endcss %}

Nathan Upchurch

-

Here's where else you can find me on the internet.

+

Here's where you can find me on the internet: