diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-24 18:40:44 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-24 18:40:44 +0200 |
| commit | b9b0eae0c6a36954c8f0fb91633f1e105cd06784 (patch) | |
| tree | e61d49049e1b2c1bffacdf839b08fcc207e2ffc7 /content/en/articles/playing-with-colors | |
| parent | ee4264113a416e9124c09620a41916e4b446e8d7 (diff) | |
| download | danixxyz-b9b0eae0c6a36954c8f0fb91633f1e105cd06784.tar.gz danixxyz-b9b0eae0c6a36954c8f0fb91633f1e105cd06784.zip | |
Fix category typos and normalize tags/categories for all EN articles; move Italian articles from EN to IT folder with English placeholdersrelease_24042026-1841
Diffstat (limited to 'content/en/articles/playing-with-colors')
| -rw-r--r-- | content/en/articles/playing-with-colors/index.md | 5 |
1 files changed, 3 insertions, 2 deletions
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 >}} |
