summaryrefslogtreecommitdiffstats
path: root/content/it/articles/bash-notes/index.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-05-04 16:02:59 +0200
committerDanilo M. <danix@danix.xyz>2026-05-04 16:02:59 +0200
commit58e5579864c9e997d9c4bf62683a56e7ae6eb9fb (patch)
treef8e27a67ee967cfbb6466c61b9baae70e736008e /content/it/articles/bash-notes/index.md
parent35a97fa04b73cd363ab94cb8f62e313f657e1a7e (diff)
downloaddanixxyz-58e5579864c9e997d9c4bf62683a56e7ae6eb9fb.tar.gz
danixxyz-58e5579864c9e997d9c4bf62683a56e7ae6eb9fb.zip
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 <noreply@anthropic.com>
Diffstat (limited to 'content/it/articles/bash-notes/index.md')
-rw-r--r--content/it/articles/bash-notes/index.md2
1 files changed, 1 insertions, 1 deletions
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: