Skip to content

Commit

Permalink
Merge pull request #58 from linuxserver/add-project-categories
Browse files Browse the repository at this point in the history
Add categories to readme-vars.yml
  • Loading branch information
quietsy authored Jan 22, 2025
2 parents 9500873 + 3ba2a19 commit b1c9041
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ project_url: "https://pyload.net/"
project_logo: "https://github.com/linuxserver/docker-templates/raw/master/linuxserver.io/img/pyload-logo.png"
project_blurb: "[pyLoad]({{ project_url }}) is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web."
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
project_categories: "Downloaders"
# supported architectures
available_architectures:
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
Expand Down

0 comments on commit b1c9041

Please sign in to comment.