Skip to content

Commit

Permalink
Merge pull request #80 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 22, 2025
2 parents 223888a + 2d53556 commit 3b09486
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://duckdns.org/"
project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/duckdns.png"
project_blurb: "[{{ project_name|capitalize }}]({{ project_url }}) is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice. The service is completely free, and doesn't require reactivation or forum posts to maintain its existence."
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
project_categories: "Network,DNS"
# supported architectures
available_architectures:
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}
Expand Down

0 comments on commit 3b09486

Please sign in to comment.