From 58e5579864c9e997d9c4bf62683a56e7ae6eb9fb Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Mon, 4 May 2026 16:02:59 +0200 Subject: feat: upgrade actions shortcode usages to CTA block Updates all 6 content files to use new `use` parameter and `caption` descriptions. Adds i18n keys for the default button label. Bumps submodule to include the new cta-block component. Co-Authored-By: Claude Sonnet 4.6 --- content/it/articles/bash-notes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/it/articles/bash-notes/index.md') diff --git a/content/it/articles/bash-notes/index.md b/content/it/articles/bash-notes/index.md index 4205449..b7b3d13 100644 --- a/content/it/articles/bash-notes/index.md +++ b/content/it/articles/bash-notes/index.md @@ -155,7 +155,7 @@ Tenete presente che tutte le vostre note esistenti verranno sovrascritte durante ### Installazione -{{< actions inclass="border-2 shadow-xl mx-auto" outclass="flex justify-center" url="https://git.danix.xyz/?p=bash-notes.git;a=summary" desc="Download from Git Repository" >}} +{{< actions url="https://git.danix.xyz/?p=bash-notes.git;a=summary" desc="Visualizza sul Repository Git" use="repo" caption="Codice sorgente e cronologia completa disponibili sul server git di danix.xyz." >}} Basta copiare lo script nella vostra cartella $PATH e renderlo eseguibile. Ecco un esempio: -- cgit v1.2.3