From b1cfb51e3883b57176788e6ca8ebda166dc1a6cd Mon Sep 17 00:00:00 2001 From: quietsy Date: Tue, 21 Jan 2025 04:44:24 +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 309e6ca..a6a29ef 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -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"}