summaryrefslogtreecommitdiffstats
path: root/content/it/articles/playing-with-colors/index.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-05-11 11:23:07 +0200
committerDanilo M. <danix@danix.xyz>2026-05-11 11:23:07 +0200
commitecc6863e3dd269693bd9df384df736c1a09f3f41 (patch)
treedfd4b443733c3ecdaa2daad58b3caca75456b12e /content/it/articles/playing-with-colors/index.md
parent96d8eff1a10ae6b3d508c00cce01f81057d15332 (diff)
downloaddanixxyz-ecc6863e3dd269693bd9df384df736c1a09f3f41.tar.gz
danixxyz-ecc6863e3dd269693bd9df384df736c1a09f3f41.zip
seo: add H1 to homepages and excerpt to 18 articles (IT/EN)
Add H1 headings to both IT and EN homepages for SEO. Add missing excerpt frontmatter to 18 articles lacking per-page meta descriptions. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'content/it/articles/playing-with-colors/index.md')
-rw-r--r--content/it/articles/playing-with-colors/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/it/articles/playing-with-colors/index.md b/content/it/articles/playing-with-colors/index.md
index 63695e7..5a4682b 100644
--- a/content/it/articles/playing-with-colors/index.md
+++ b/content/it/articles/playing-with-colors/index.md
@@ -7,6 +7,7 @@ date = "2016-02-14T17:52:21+00:00"
image = "/uppies/2016/02/palette.jpg"
categories = [ "Code", "DIY"]
tags = ["colors", "github", "html5", "palette", "php", "viewer"]
+excerpt = "Un piccolo tool PHP scritto da zero per visualizzare e combinare palette di colori."
+++
{{< image src="/uppies/2016/02/palette.jpg" alt="palette-viewer screenshot" link="https://github.com/danixland/palette-viewer" caption="palette-viewer on github" >}}{{< /image >}}