From b9b0eae0c6a36954c8f0fb91633f1e105cd06784 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 24 Apr 2026 18:40:44 +0200 Subject: Fix category typos and normalize tags/categories for all EN articles; move Italian articles from EN to IT folder with English placeholders --- content/en/articles/playing-with-colors/index.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'content/en/articles/playing-with-colors') diff --git a/content/en/articles/playing-with-colors/index.md b/content/en/articles/playing-with-colors/index.md index d447790..9085d6a 100644 --- a/content/en/articles/playing-with-colors/index.md +++ b/content/en/articles/playing-with-colors/index.md @@ -4,9 +4,10 @@ author = "Danilo M." type = "life" date = "2016-02-14T17:52:21+00:00" image = "/uppies/2016/02/palette.jpg" -categories = ["code", "diy"] -tags = ["colors", "github", "html5", "palette", "php", "viewer"] +categories = [ "Code", "DIY"] +tags = [ "colors", "github", "html5", "palette", "php", "viewer"] +++ + {{< image src="https://danix.xyz/wp-content/uploads/2016/02/palette-1.jpg" alt="palette-viewer screenshot" link="https://github.com/danixland/palette-viewer" caption="palette-viewer on github" >}}{{< /image >}} {{< dropcap >}} -- cgit v1.2.3