diff options
author | Wolfgang Müller | 2024-10-18 15:43:41 +0200 |
---|---|---|
committer | Wolfgang Müller | 2024-10-18 15:43:41 +0200 |
commit | 9b5019a38b1da5386a1acb960daca67d84483602 (patch) | |
tree | 6cfd1a9f844c94294acb1ae1600a1475a3cf81d8 /content | |
parent | 42d06d219e31b90423dc15ad539608ec5538bf33 (diff) | |
download | zunzuncito-9b5019a38b1da5386a1acb960daca67d84483602.tar.gz |
content: Rename the plasma tag into kde
This seems like a better pick because it is more broad and arguably more
recognizable.
Diffstat (limited to '')
-rw-r--r-- | content/19/index.md | 2 | ||||
-rw-r--r-- | content/24/index.md | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/content/19/index.md b/content/19/index.md index 5e7dd12..419e7dc 100644 --- a/content/19/index.md +++ b/content/19/index.md @@ -4,7 +4,7 @@ date = 2024-09-18T21:16:12+02:00 title = "KDE Plasma 6 and two bugs" [taxonomies] -tags = ["bugs", "plasma"] +tags = ["bugs", "kde"] [extra] related = [] diff --git a/content/24/index.md b/content/24/index.md index c339d93..e1a0082 100644 --- a/content/24/index.md +++ b/content/24/index.md @@ -3,7 +3,7 @@ date = 2024-10-14T20:33:27+02:00 title = "A plethora of bug fixes" [taxonomies] -tags = ["bugs", "plasma", "git"] +tags = ["bugs", "kde", "git"] [extra] related = [] |