Skip to content

Commit f3cf81e

Browse files
authored
Merge pull request #136 from linuxserver/add-project-categories
Add categories to readme-vars.yml
2 parents 08b6c14 + 746f747 commit f3cf81e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ project_url: "http://tautulli.com"
55
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/tautulli-icon.png"
66
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a python based web application for monitoring, analytics and notifications for Plex Media Server."
77
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
8+
project_categories: "Media Tools"
89
# supported architectures
910
available_architectures:
1011
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}

0 commit comments

Comments
 (0)