From 10da4e4e5f502eed99d4a829a331d51572ad08ae Mon Sep 17 00:00:00 2001
From: Ben Ford
Date: Mon, 14 Oct 2024 12:01:44 -0700
Subject: [PATCH 1/2] Add icon and invite to new slack
This is just the raw invite link at this point. As soon as @bastelfreak
gets the shortlink updated, we'll replace it.
Tangent: we should simplify the nav header soon!
---
_includes/nav.html | 1 +
1 file changed, 1 insertion(+)
diff --git a/_includes/nav.html b/_includes/nav.html
index 79180d9..0f20b38 100644
--- a/_includes/nav.html
+++ b/_includes/nav.html
@@ -20,6 +20,7 @@
From 671ce0ba9d298f82cfc0b04562f2ff29c56bc4ab Mon Sep 17 00:00:00 2001
From: Ben Ford
Date: Mon, 14 Oct 2024 12:49:39 -0700
Subject: [PATCH 2/2] update with new link and remove extra in the footer
---
_includes/footer.html | 3 +--
_includes/nav.html | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/_includes/footer.html b/_includes/footer.html
index 76d3033..625448c 100644
--- a/_includes/footer.html
+++ b/_includes/footer.html
@@ -5,8 +5,7 @@
Mailinglist voxpupuli@groups.io (Webinterface) |
#voxpupuli on Libera (Webinterface) |
#voxpupuli on Libera via Matrix |
- Vox Pupuli on Slack
- (Join Slack here) |
+ Vox Pupuli on Slack
Dual license (CC BY-SA 4.0 + Apache 2.0)
diff --git a/_includes/nav.html b/_includes/nav.html
index 0f20b38..37f178a 100644
--- a/_includes/nav.html
+++ b/_includes/nav.html
@@ -20,7 +20,7 @@