feat(templates): hate capital letters

This commit is contained in:
h
2025-11-25 20:19:52 +01:00
parent 9477b8137a
commit 9a20a4d3f6

View File

@@ -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`