Skip to content

Commit 3c7766b

Browse files
authored
Merge pull request #82 from linuxserver/add-project-categories
Add categories to readme-vars.yml
2 parents 02ac190 + e5368b2 commit 3c7766b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme-vars.yml

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/ma
44
project_blurb: |
55
[{{ project_name|capitalize }}]({{ project_url }}) is a program to follow authors and grab metadata for all your digital reading needs. It uses a combination of Goodreads Librarything and optionally GoogleBooks as sources for author info and book info. This container is based on the DobyTang fork.
66
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
7+
project_categories: "Books"
78
# supported architectures
89
available_architectures:
910
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}

0 commit comments

Comments
 (0)