From 87fe7b5ac206d27d5c27f28114c2b0ae0486f657 Mon Sep 17 00:00:00 2001 From: Jack Dougherty Date: Fri, 20 Dec 2024 19:39:36 -0500 Subject: [PATCH] put mastodon ref in footer config --- _config.yml | 8 ++++---- _includes/head/custom.html | 8 -------- _pages/portfolio.md | 1 - 3 files changed, 4 insertions(+), 13 deletions(-) delete mode 100644 _includes/head/custom.html diff --git a/_config.yml b/_config.yml index 9548927..df92176 100755 --- a/_config.yml +++ b/_config.yml @@ -105,7 +105,7 @@ author: - label: "Calendar" icon: "fas fa-fw fa-calendar-alt" url: "https://jackdougherty.youcanbook.me" - - label: "Mastodon" #Verification tests: _pages/portfolio.md and custom header + - label: "Mastodon" icon: "fab fa-fw fa-mastodon" url: "https://mstdn.social/@jackdougherty" - label: "GitHub" @@ -121,9 +121,9 @@ footer: - label: "Email" icon: "fas fa-fw fa-envelope-square" url: mailto:jack.dougherty@trincoll.edu - - label: "Calendar" - icon: "fas fa-fw fa-calendar-alt" - url: "https://jackdougherty.youcanbook.me" + - label: "Mastodon" + icon: "fab fa-fw fa-mastodon" + url: "https://mstdn.social/@jackdougherty" # Reading Files include: diff --git a/_includes/head/custom.html b/_includes/head/custom.html deleted file mode 100644 index 264fcff..0000000 --- a/_includes/head/custom.html +++ /dev/null @@ -1,8 +0,0 @@ - - - custom - - - - - diff --git a/_pages/portfolio.md b/_pages/portfolio.md index f982933..1826a93 100644 --- a/_pages/portfolio.md +++ b/_pages/portfolio.md @@ -5,4 +5,3 @@ collection: portfolio entries_layout: grid classes: wide --- -