From d0c61d61538475f5607f26ac6cb3598fc76e485a Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me>
Date: Mon, 9 Oct 2023 15:27:27 -0400
Subject: [PATCH] Announcing tag support

---
 .../news/2023-10-05-activitypub-support-added.md   |  2 +-
 content/news/2023-10-05-flear-goes-live.md         |  2 +-
 content/news/2023-10-05-sending-notes-added.md     |  2 +-
 content/news/2023-10-08-open-sourcing-this-site.md |  2 +-
 .../2023-10-09-added-activitypub-tag-support.md    | 14 ++++++++++++++
 .../2023-10-09-sorry-for-repeat-notifications.md   |  2 +-
 6 files changed, 19 insertions(+), 5 deletions(-)
 create mode 100644 content/news/2023-10-09-added-activitypub-tag-support.md

diff --git a/content/news/2023-10-05-activitypub-support-added.md b/content/news/2023-10-05-activitypub-support-added.md
index afcc640d7..edd3eec91 100644
--- a/content/news/2023-10-05-activitypub-support-added.md
+++ b/content/news/2023-10-05-activitypub-support-added.md
@@ -3,7 +3,7 @@ slug: activitypub-support-added
 date: '2023-10-05T22:36:20.122Z'
 title: ActivityPub Support Added
 tags:
-- administration
+- Administration
 draft: false
 ---
 
diff --git a/content/news/2023-10-05-flear-goes-live.md b/content/news/2023-10-05-flear-goes-live.md
index 3077cb1d3..44e1759d9 100644
--- a/content/news/2023-10-05-flear-goes-live.md
+++ b/content/news/2023-10-05-flear-goes-live.md
@@ -3,7 +3,7 @@ slug: flear-goes-live
 date: '2023-10-05T02:44:49'
 title: FLEAR Goes Live
 tags:
-- administration
+- Administration
 draft: false
 ---
 
diff --git a/content/news/2023-10-05-sending-notes-added.md b/content/news/2023-10-05-sending-notes-added.md
index 04d7ac8b9..66fc96b19 100644
--- a/content/news/2023-10-05-sending-notes-added.md
+++ b/content/news/2023-10-05-sending-notes-added.md
@@ -3,7 +3,7 @@ slug: sending-notes-added
 date: '2023-10-05T15:27:55'
 title: Sending Notes Added
 tags:
-- administration
+- Administration
 draft: false
 ---
 
diff --git a/content/news/2023-10-08-open-sourcing-this-site.md b/content/news/2023-10-08-open-sourcing-this-site.md
index 5b4c0022a..4a1a02e61 100644
--- a/content/news/2023-10-08-open-sourcing-this-site.md
+++ b/content/news/2023-10-08-open-sourcing-this-site.md
@@ -3,7 +3,7 @@ slug: open-sourcing-this-site
 date: '2023-10-08T20:57:02Z'
 title: Open-sourcing the FLEAR site
 tags:
-- administration
+- Administration
 draft: false
 ---
 
diff --git a/content/news/2023-10-09-added-activitypub-tag-support.md b/content/news/2023-10-09-added-activitypub-tag-support.md
new file mode 100644
index 000000000..35f1215b2
--- /dev/null
+++ b/content/news/2023-10-09-added-activitypub-tag-support.md
@@ -0,0 +1,14 @@
+---
+slug: added-activity-pub-tag-support
+date: '2023-10-09T19:28:38+00:00Z'
+title: Added support for tags in ActivityPub
+tags:
+- Administration
+- ActivityPub
+draft: false
+---
+
+The FLEAR website has now added tag support to its ActivityPub implementation.
+This will allow the tags on posts to be also tagged on its associated posts
+on ActivityPub endpoints. You should, in fact, be seeing the tags now below if
+you are viewing this from the Fediverse.
diff --git a/content/news/2023-10-09-sorry-for-repeat-notifications.md b/content/news/2023-10-09-sorry-for-repeat-notifications.md
index 4207d691b..5b6fba6c0 100644
--- a/content/news/2023-10-09-sorry-for-repeat-notifications.md
+++ b/content/news/2023-10-09-sorry-for-repeat-notifications.md
@@ -3,7 +3,7 @@ slug: sorry-for-repeat-notifications
 date: '2023-10-09T17:55:01Z'
 title: Sorry for the recent repeat notifications
 tags:
-- administration
+- Administration
 draft: false
 ---
 
-- 
GitLab