feat(templates): hate capital letters
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user