diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/repos.yaml | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/data/repos.yaml b/data/repos.yaml index 4e1c2f7..bf9af4e 100644 --- a/data/repos.yaml +++ b/data/repos.yaml @@ -1,19 +1,18 @@ repos: - - name: "slackbuild-example-1" + - name: "Slackware Pentesting Suite" description_key: "repo_example_1_desc" - github_url: "https://github.com/danix/slackbuild-example-1" - image: "images/repo-icons/example-1.png" + github_url: "https://github.com/danixland/Slackware-Pentesting-Suite" + image: "/uppies/2026/04/sl-hack-ware.jpg" tags: - "Slackware" - - "Build System" + - "Pentesting" - - name: "slackbuild-example-2" + - name: "My SlackBuilds" description_key: "repo_example_2_desc" - github_url: "https://github.com/danix/slackbuild-example-2" - image: "images/repo-icons/example-2.png" + github_url: "https://github.com/danixland/my-slackbuilds" + image: "" tags: - - "Slackware" - - "Package" + - "Packages" - name: "slackbuild-example-3" description_key: "repo_example_3_desc" |
