diff --git a/submit_asset.html b/submit_asset.html index 54d5d401b..62af425d2 100644 --- a/submit_asset.html +++ b/submit_asset.html @@ -7,7 +7,7 @@ - submit --- -{%- assign tags = site.asset_allowed_tags -%} +{%- assign tags = site.asset_allowed_tags | default: site.data.tagindex -%} {%- capture page_hero_copy -%}
Share your extension, template, tool, or sample with the Defold community. Fill in the key details here and the site will open a prefilled GitHub issue for the final submission.
@@ -22,18 +22,12 @@