Set topics based on tags.

This commit is contained in:
Robert de Bock 2020-10-15 21:19:13 +02:00
parent 10532fa2fc
commit c20a91d878
1 changed files with 1 additions and 0 deletions

View File

@ -3,3 +3,4 @@
repository:
description: {{ meta.galaxy_info.description }}
homepage: {{ author_website }}
topics: {% for tag in meta.galaxy_info.galaxy_tags %}{{ tag }}{% if not loop.last %}, {% endif %}{% endfor %}, hacktoberfest