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/it/articles/convertire-file-video-in-mp3/index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'content/it/articles/convertire-file-video-in-mp3/index.md') diff --git a/content/it/articles/convertire-file-video-in-mp3/index.md b/content/it/articles/convertire-file-video-in-mp3/index.md index 71d2706..7244450 100644 --- a/content/it/articles/convertire-file-video-in-mp3/index.md +++ b/content/it/articles/convertire-file-video-in-mp3/index.md @@ -5,6 +5,7 @@ type = "tech" categories = ["code", "diy", "linux"] tags = ["audio", "convertire", "mp3", "video"] author = "Danilo M." +excerpt = "Come convertire velocemente un file video in MP3 usando ffmpeg da riga di comando." +++ un piccolo appunto su come convertire velocemente un video in mp3.. -- cgit v1.2.3