From 2c66f05fef4327ac4be3d6d3b361c94ce374bcce Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <the@jeffreyfreeman.me>
Date: Sat, 11 Nov 2023 12:17:51 -0500
Subject: [PATCH] Cleaned up the consistency among hash tags on projects

---
 content/projects/apex.md        | 2 +-
 content/projects/ax25.md        | 4 ++--
 content/projects/digipex-hub.md | 4 ++--
 content/projects/digipex.md     | 6 +++---
 content/projects/flear.md       | 2 +-
 content/projects/kiss-tnc.md    | 2 +-
 content/projects/qoto-groups.md | 4 ++--
 content/projects/qoto.md        | 4 ++--
 8 files changed, 14 insertions(+), 14 deletions(-)

diff --git a/content/projects/apex.md b/content/projects/apex.md
index 12810abdb..f343d4359 100644
--- a/content/projects/apex.md
+++ b/content/projects/apex.md
@@ -3,7 +3,7 @@ title: APEX
 date: '2023-11-03T14:14:05Z'
 slug: apex
 tags:
-- HAM
+- HAM Radio
 repoUrl: https://git.qoto.org/digipex/apex-aprs
 repoPath: /digipex/apex-aprs
 projLang: Ruby
diff --git a/content/projects/ax25.md b/content/projects/ax25.md
index 0620d4609..380473824 100644
--- a/content/projects/ax25.md
+++ b/content/projects/ax25.md
@@ -1,9 +1,9 @@
 ---
-title: AX25	
+title: AX25
 date: '2023-11-03T14:09:05Z'
 slug: aparapi		
 tags:
-- HAM
+- HAM Radio
 repoUrl: https://git.qoto.org/digipex/ax25
 repoPath: /digipex/ax25
 projLang: Ruby
diff --git a/content/projects/digipex-hub.md b/content/projects/digipex-hub.md
index aad6819a9..2bf800726 100644
--- a/content/projects/digipex-hub.md
+++ b/content/projects/digipex-hub.md
@@ -3,9 +3,9 @@ title: Digipex Hub
 date: '2023-11-03T14:16:05Z'
 slug: digipex-hub
 tags:
-- HAM
+- HAM Radio
 repoUrl: https://git.qoto.org/digipex/hub-backend
 repoPath: /digipex/hub-backend
 projLang: Python
 ---
-a GUI and mapping tool for the Digipex network.
\ No newline at end of file
+a GUI and mapping tool for the Digipex network.
diff --git a/content/projects/digipex.md b/content/projects/digipex.md
index 9f395c946..a177a3e9f 100644
--- a/content/projects/digipex.md
+++ b/content/projects/digipex.md
@@ -1,12 +1,12 @@
 ---
-title: Digipex	
+title: Digipex
 date: '2023-11-03T14:11:05Z'
 slug: digipex		
 tags:
-- HAM
+- HAM Radio
 - APRS
 repoUrl: https://git.qoto.org/digipex/digipex
 repoPath: /digipex/digipex
 projLang: Ruby
 ---
-An APXP and APRS reference implementation for receiving and routing digital radio packets.
\ No newline at end of file
+An APXP and APRS reference implementation for receiving and routing digital radio packets.
diff --git a/content/projects/flear.md b/content/projects/flear.md
index f8413db42..ca121f924 100644
--- a/content/projects/flear.md
+++ b/content/projects/flear.md
@@ -3,7 +3,7 @@ title: Flear
 date: '2023-11-03T14:03:05Z'
 slug: flear		
 tags:
-- HAMradio
+- HAM Radio
 repoUrl: https://git.qoto.org/flear
 repoPath: /flear
 projLang: Text
diff --git a/content/projects/kiss-tnc.md b/content/projects/kiss-tnc.md
index d63814708..e32b913e0 100644
--- a/content/projects/kiss-tnc.md
+++ b/content/projects/kiss-tnc.md
@@ -3,7 +3,7 @@ title: KISS TNC
 date: '2023-11-03T14:14:05Z'
 slug: kiss-tnc
 tags:
-- HAM
+- HAM Radio
 repoUrl: https://git.qoto.org/digipex/kiss-tnc
 repoPath: /digipex/kiss-tnc
 projLang: Ruby
diff --git a/content/projects/qoto-groups.md b/content/projects/qoto-groups.md
index 1caadf3e6..45148822e 100644
--- a/content/projects/qoto-groups.md
+++ b/content/projects/qoto-groups.md
@@ -3,10 +3,10 @@ title: QOTO Groups
 date: '2023-11-03T14:23:05Z'
 slug: qoto-groups
 tags:
-- mastodon
+- Fediverse
 - ActivityPub
 repoUrl: https://git.qoto.org/qoto/qoto-groups
 repoPath: /qoto/qoto-groups
 projLang: Ruby
 ---
-A fork of mastodon providing social groups feature to the Fediverse. An ActivityPub implementation.
\ No newline at end of file
+A fork of mastodon providing social groups feature to the Fediverse. An ActivityPub implementation.
diff --git a/content/projects/qoto.md b/content/projects/qoto.md
index edfd68d26..d5f18f668 100644
--- a/content/projects/qoto.md
+++ b/content/projects/qoto.md
@@ -3,10 +3,10 @@ title: QOTO
 date: '2023-11-03T14:18:05Z'
 slug: qoto
 tags:
-- mastodon
+- Fediverse
 - ActivityPub
 repoUrl: https://git.qoto.org/qoto/qoto
 repoPath: /qoto/qoto
 projLang: Ruby
 ---
-A fork of mastodon with severalk additional features. An ActivityPub implemenntation
\ No newline at end of file
+A fork of mastodon with severalk additional features. An ActivityPub implemenntation
-- 
GitLab