diff --git a/readme-vars.yml b/readme-vars.yml index 756d5d1..166240c 100644 --- a/readme-vars.yml +++ b/readme-vars.yml @@ -6,6 +6,7 @@ project_url: "http://raneto.com/" project_logo: "https://raw.githubusercontent.com/gilbitron/Raneto/master/logo/logo_readme.png" project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) - is an open source Knowledgebase platform that uses static Markdown files to power your Knowledgebase." project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}" +project_categories: "Content Management" # supported architectures available_architectures: - {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}