From 1bb0c3a348a2db79572461e0fd9415a2cf64b3c4 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Tue, 28 Apr 2026 13:53:52 +0200 Subject: feat: enable repository page with single repo display --- data/repos.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'data/repos.yaml') diff --git a/data/repos.yaml b/data/repos.yaml index bf9af4e..3f7c897 100644 --- a/data/repos.yaml +++ b/data/repos.yaml @@ -7,17 +7,17 @@ repos: - "Slackware" - "Pentesting" - - name: "My SlackBuilds" - description_key: "repo_example_2_desc" - github_url: "https://github.com/danixland/my-slackbuilds" - image: "" - tags: - - "Packages" + # - name: "My SlackBuilds" + # description_key: "repo_example_2_desc" + # github_url: "https://github.com/danixland/my-slackbuilds" + # image: "" + # tags: + # - "Packages" - - name: "slackbuild-example-3" - description_key: "repo_example_3_desc" - github_url: "https://github.com/danix/slackbuild-example-3" - image: "images/repo-icons/example-3.png" - tags: - - "Slackware" - - "Utilities" + # - name: "slackbuild-example-3" + # description_key: "repo_example_3_desc" + # github_url: "https://github.com/danix/slackbuild-example-3" + # image: "images/repo-icons/example-3.png" + # tags: + # - "Slackware" + # - "Utilities" -- cgit v1.2.3