diff options
Diffstat (limited to 'data')
| -rw-r--r-- | data/repos.yaml | 26 |
1 files changed, 13 insertions, 13 deletions
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" |
