Skip to content

Commit 7c58ce7

Browse files
authored
Merge pull request #19 from linuxserver/add-project-categories
Add categories to readme-vars.yml
2 parents fe63a73 + c235b55 commit 7c58ce7

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
@@ -6,6 +6,7 @@ project_url: "https://github.com/schlagmichdoch/PairDrop"
66
project_logo: "https://raw.githubusercontent.com/schlagmichdoch/PairDrop/master/public/images/android-chrome-512x512.png"
77
project_blurb: "[PairDrop]({{ project_url }}) is a sublime alternative to AirDrop that works on all platforms. Send images, documents or text via peer to peer connection to devices in the same local network/Wi-Fi or to paired devices."
88
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
9+
project_categories: "File Sharing"
910
# supported architectures
1011
available_architectures:
1112
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}

0 commit comments

Comments
 (0)