From e3adcdadbb51499b98299496f48c8db5ec117f78 Mon Sep 17 00:00:00 2001 From: -k Date: Mon, 22 Jan 2024 08:23:21 -0800 Subject: [PATCH] chore: update post tags --- content/posts/image/index.md | 2 +- content/posts/markup-test/index.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/image/index.md b/content/posts/image/index.md index 3ea1d2d..7481494 100644 --- a/content/posts/image/index.md +++ b/content/posts/image/index.md @@ -3,7 +3,7 @@ title = "Image" date = 2023-06-03 [taxonomies] categories = ["media"] -tags = ["image", "shortcode"] +tags = ["content", "shortcode"] [extra] subtitle = "Shortcodes for images" +++ diff --git a/content/posts/markup-test/index.md b/content/posts/markup-test/index.md index 0edd6fd..a8a9dad 100644 --- a/content/posts/markup-test/index.md +++ b/content/posts/markup-test/index.md @@ -3,7 +3,7 @@ title = "Markup" date = 2023-06-12 [taxonomies] categories = ["markup"] -tags = ["content", "css", "formatting", "html"] +tags = ["content", "style", "formatting", "html"] [extra] subtitle = "HTML Tags and Formatting" image = "https://raw.githubusercontent.com/bearcott/8bit-art/master/cities/urban.gif"