From ecc6863e3dd269693bd9df384df736c1a09f3f41 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 11 May 2026 11:23:07 +0200 Subject: 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 --- content/en/articles/gify-back-to-bash-scripting/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/en/articles/gify-back-to-bash-scripting/index.md') diff --git a/content/en/articles/gify-back-to-bash-scripting/index.md b/content/en/articles/gify-back-to-bash-scripting/index.md index 9e0faee..2bffd66 100644 --- a/content/en/articles/gify-back-to-bash-scripting/index.md +++ b/content/en/articles/gify-back-to-bash-scripting/index.md @@ -6,7 +6,7 @@ date = "2016-01-25T12:41:06+00:00" image = "/uppies/2016/01/G0092546.jpg" categories = [ "Code", "DIY", "Photography"] tags = [ "bash", "convert", "gif", "imagemagik", "mogrify", "script"] - +excerpt = "A bash script to create animated GIFs from still photos using ImageMagick." +++ {{< image class="max-w-lg mx-auto" src="/uppies/2016/01/piscaturi.gif" alt="piccoli pescatori crescono" caption="gif image created using gify.sh" >}}{{< /image >}} -- cgit v1.2.3