diff --git a/templates/custom/portfolio.tmpl b/templates/custom/portfolio.tmpl index ce0244b..c29d6b3 100644 --- a/templates/custom/portfolio.tmpl +++ b/templates/custom/portfolio.tmpl @@ -328,7 +328,7 @@ document.addEventListener('DOMContentLoaded', async () => { website: org.website, updated_at: updatedAt, isFeatured: isFeaturedOrg, - topics: ['Project'], + topics: ['project'], language: mainLang, orgName: 'Projects', url: `{{AppSubUrl}}/orgs/${org.username}/dashboard`