Merge pull request #192 from linuxserver/add-project-categories

Add categories to readme-vars.yml
This commit is contained in:
quietsy 2025-01-22 13:56:37 +02:00 committed by GitHub
commit 33620aee5d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,6 +13,7 @@ project_blurb: |
- All intensive computation runs on your server.
- You're no longer running excess instances of Chrome.
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
project_categories: "Programming"
# supported architectures
available_architectures:
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}