diff options
Diffstat (limited to 'content')
| -rw-r--r-- | content/en/repository/index.md | 6 | ||||
| -rw-r--r-- | content/it/repository/index.md | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/content/en/repository/index.md b/content/en/repository/index.md index f753bfc..01b2e03 100644 --- a/content/en/repository/index.md +++ b/content/en/repository/index.md @@ -84,4 +84,8 @@ slackpkg search keyword ## Available Packages -Check the repository for the latest available packages. See the GitHub SlackBuild repositories below for build information and source files. +{{< pkg-list >}} + +## Recent Changes + +{{< pkg-changelog count="10" >}} diff --git a/content/it/repository/index.md b/content/it/repository/index.md index 4b25953..dbe796a 100644 --- a/content/it/repository/index.md +++ b/content/it/repository/index.md @@ -82,4 +82,8 @@ slackpkg search parola-chiave ## Pacchetti disponibili -Dai un'occhiata al repository per gli ultimi pacchetti disponibili. Vedi i repository SlackBuild su GitHub qui sotto per i dettagli sulle build e i file sorgente. +{{< pkg-list >}} + +## Modifiche recenti + +{{< pkg-changelog count="10" >}} |
