Skip to content

Commit 63ab103

Browse files
authored
Merge pull request #259 from linuxserver/add-project-categories
Add categories to readme-vars.yml
2 parents dcb27aa + ef5d337 commit 63ab103

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme-vars.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ project_name: bookstack
55
project_url: "https://github.com/BookStackApp/BookStack"
66
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/bookstack-logo.png"
77
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
8+
project_categories: "Content Management"
89
project_blurb: |
910
[{{ 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.
1011

0 commit comments

Comments
 (0)