From a3fc4fde0bebc99e645eb723fc0341ffa75245a7 Mon Sep 17 00:00:00 2001 From: quietsy Date: Wed, 22 Jan 2025 15:57:12 +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 cc0f43c..f46bd6b 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -6,6 +6,7 @@ project_url: "https://github.com/Kareadita/Kavita" project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/kavita-logo.png" project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a fast, feature rich, cross platform reading server. Built with a focus for being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family!" 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"}