From 67ca4fcde006ad09b2fb666e4edd44de5ab35c25 Mon Sep 17 00:00:00 2001 From: Joshua Laase <1042781+jlaase@users.noreply.github.com> Date: Mon, 2 Jan 2023 09:27:39 -0600 Subject: [PATCH 1/3] Update footer.php This change adds a rel='me' info to the mastodon link in the footer. This allows anyone using the Popeye theme to have their website validated in their Mastodon profile. --- bl-themes/popeye/php/footer.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/bl-themes/popeye/php/footer.php b/bl-themes/popeye/php/footer.php index 5b45f751..e719587a 100644 --- a/bl-themes/popeye/php/footer.php +++ b/bl-themes/popeye/php/footer.php @@ -2,7 +2,13 @@
From 495ceb8bcc6bc7658138043e0e7706e1218ce2fc Mon Sep 17 00:00:00 2001 From: Joshua Laase <1042781+jlaase@users.noreply.github.com> Date: Mon, 2 Jan 2023 09:30:07 -0600 Subject: [PATCH 2/3] Revert "Update footer.php" This reverts commit 67ca4fcde006ad09b2fb666e4edd44de5ab35c25. --- bl-themes/popeye/php/footer.php | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/bl-themes/popeye/php/footer.php b/bl-themes/popeye/php/footer.php index e719587a..5b45f751 100644 --- a/bl-themes/popeye/php/footer.php +++ b/bl-themes/popeye/php/footer.php @@ -2,13 +2,7 @@
From 3787192ed86145b0cb25eec1a660b8d2f8acf65e Mon Sep 17 00:00:00 2001 From: Joshua Laase <1042781+jlaase@users.noreply.github.com> Date: Mon, 2 Jan 2023 09:33:36 -0600 Subject: [PATCH 3/3] Update footer.php This change adds a rel='me' info to the mastodon link in the footer. This allows anyone using the Popeye theme to have their website validated in their Mastodon profile. --- bl-themes/popeye/php/footer.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/bl-themes/popeye/php/footer.php b/bl-themes/popeye/php/footer.php index 5b45f751..9fd81f21 100644 --- a/bl-themes/popeye/php/footer.php +++ b/bl-themes/popeye/php/footer.php @@ -1,8 +1,14 @@