mirror of
https://github.com/aljazceru/landscape-template.git
synced 2026-02-12 01:54:21 +01:00
chore(project): update static number of projects to look real
This commit is contained in:
@@ -13,7 +13,7 @@ type Props = {
|
||||
export default function Header(props: Props) {
|
||||
|
||||
|
||||
let title = "Discover over 5,000 lightning projects"
|
||||
let title = "Discover 1,592 lightning projects"
|
||||
|
||||
if (props.category?.name) title = `${props.category.projectsCount} projects`;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user