fix: correct spelling of 'Certificate' in ProjectsVote component
This commit is contained in:
@@ -23,7 +23,7 @@ export default function ProjectsVote() {
|
|||||||
description: 'Buat Twibbon kece untuk profile media sosialmu',
|
description: 'Buat Twibbon kece untuk profile media sosialmu',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: 'IMPHNEN Cerficate',
|
title: 'IMPHNEN Certificate',
|
||||||
description: 'Cetak sertifikat keren secara instan untuk anggota IMPHNEN',
|
description: 'Cetak sertifikat keren secara instan untuk anggota IMPHNEN',
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
@@ -18,5 +18,9 @@
|
|||||||
{
|
{
|
||||||
"title": "Artikel",
|
"title": "Artikel",
|
||||||
"link": "/articles"
|
"link": "/articles"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Team",
|
||||||
|
"link": "/teams"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user