From ef5d337e4dda15e2e72f6b6bb3e9f85b2d667bfb Mon Sep 17 00:00:00 2001 From: quietsy Date: Mon, 20 Jan 2025 17:21:03 +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 fdd3916..cebfc8d 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -5,6 +5,7 @@ project_name: bookstack project_url: "https://github.com/BookStackApp/BookStack" project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bookstack-logo.png" project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}" +project_categories: "Content Management" project_blurb: | [{{ project_name|capitalize }}]({{ project_url }}) is a free and open source Wiki designed for creating beautiful documentation. Featuring a simple, but powerful WYSIWYG editor it allows for teams to create detailed and useful documentation with ease.