From 95696af56074ee68028a0cd68de76151b7a23b7d Mon Sep 17 00:00:00 2001 From: quietsy Date: Tue, 21 Jan 2025 04:44:27 +0200 Subject: [PATCH] Add categories to readme-vars.yml --- readme-vars.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/readme-vars.yml b/readme-vars.yml index 0c58449..c64fdbe 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -38,6 +38,7 @@ project_blurb: | If you want to use the OPDS feed don't forget to specify /feed at the end of your URL. project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}" +project_categories: "Books" # supported architectures available_architectures: - {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}