Skip to content

Commit 226b694

Browse files
authored
Merge pull request #38 from linuxserver/add-project-categories
Add categories to readme-vars.yml
2 parents 7139f61 + 63b0fec commit 226b694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

readme-vars.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ project_logo: "https://raw.githubusercontent.com/SergiX44/XBackBone/master/docs/
77
project_blurb: |
88
[{{ project_name|capitalize }}]({{ project_url }}) is a simple, self-hosted, lightweight PHP file manager that support the instant sharing tool ShareX and *NIX systems. It supports uploading and displaying images, GIF, video, code, formatted text, and file downloading and uploading. Also have a web UI with multi user management, past uploads history and search support.
99
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
10+
project_categories: "File Sharing"
1011
# supported architectures
1112
available_architectures:
1213
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}

0 commit comments

Comments
 (0)