From 0638a25e2c2476ff19d17da1b7a014aae91692c9 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Wed, 22 Apr 2026 18:34:54 +0200 Subject: working on the frontmatters for all articles --- content/en/articles/convertire-file-video-in-mp3/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/en/articles/convertire-file-video-in-mp3') diff --git a/content/en/articles/convertire-file-video-in-mp3/index.md b/content/en/articles/convertire-file-video-in-mp3/index.md index 85404f2..5b2ea61 100644 --- a/content/en/articles/convertire-file-video-in-mp3/index.md +++ b/content/en/articles/convertire-file-video-in-mp3/index.md @@ -4,8 +4,8 @@ author = "Danilo M." type = "tech" date = "2012-05-25T15:42:02+00:00" excerpt = "A simple way to convert from a video file to an MP3." -categories = ["code", "diy", "linux"] -tags = ["audio", "convert", "mp3", "video"] +categories = [ "DIY", "Code"] +tags = [ "linux", "video", "audio", "mp3", "convert"] +++ A quick word on how to convert a video to MP3. Here's how I did it. -- cgit v1.2.3