diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-04 16:02:59 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-04 16:02:59 +0200 |
| commit | 58e5579864c9e997d9c4bf62683a56e7ae6eb9fb (patch) | |
| tree | f8e27a67ee967cfbb6466c61b9baae70e736008e /content/it/repository/index.md | |
| parent | 35a97fa04b73cd363ab94cb8f62e313f657e1a7e (diff) | |
| download | danixxyz-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/repository/index.md')
| -rw-r--r-- | content/it/repository/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/it/repository/index.md b/content/it/repository/index.md index b29d707..42fc768 100644 --- a/content/it/repository/index.md +++ b/content/it/repository/index.md @@ -5,7 +5,7 @@ date = 2026-04-17T00:00:00Z Questo è un repository **Slackware64-current**; i miei pacchetti sono compilati e gestiti per slackware64-current. Quando rilascio un pacchetto che può essere compilato sull'ultima versione stable di Slackware, provo a pubblicarlo su [slackbuilds.org](https://slackbuilds.org/), ma se il pacchetto proviene da questo repository, date per certo che sia solo per `-current`. -{{< actions url="https://packages.danix.xyz" desc="Visita il repository" outclass="flex justify-center my-10" >}} +{{< actions url="https://packages.danix.xyz" desc="Visita il repository" use="site" caption="Repository ufficiale di pacchetti per Slackware64-current." >}} ## Setup rapido |
