Skip to content

Commit

Permalink
Merge pull request #5 from linuxserver/add-project-categories
Browse files Browse the repository at this point in the history
Add categories to readme-vars.yml
  • Loading branch information
quietsy authored Jan 23, 2025
2 parents 00fcadd + 1dc1e89 commit 99908bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme-vars.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ project_url: "https://yaak.app/"
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/yaak-logo.png"
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a desktop API client for organizing and executing REST, GraphQL, and gRPC requests. It's built using [Tauri](https://tauri.app/), [Rust](https://www.rust-lang.org/), and [ReactJS](https://react.dev/)."
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
project_categories: "Programming"
project_blurb_optional_extras_enabled: false
# supported architectures
available_architectures:
Expand Down

0 comments on commit 99908bb

Please sign in to comment.