Skip to content

Commit f4d3168

Browse files
authored
Merge pull request #84 from linuxserver/add-project-categories
Add categories to readme-vars.yml
2 parents f6bf0fc + a243d4f commit f4d3168

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
@@ -7,6 +7,7 @@ project_logo: "https://raw.githubusercontent.com/linuxserver/docker-templates/ma
77
project_blurb: |
88
[{{ project_name|capitalize }}]({{ project_url }}) - In browser web based emulation portable to nearly any device for many retro consoles. A mix of emulators is used between Libretro and EmulatorJS.
99
project_lsio_github_repo_url: "https://github.com/linuxserver/docker-{{ project_name }}"
10+
project_categories: "Games"
1011
# supported architectures
1112
available_architectures:
1213
- {arch: "{{ arch_x86_64 }}", tag: "amd64-latest"}

0 commit comments

Comments
 (0)