category && tag single static path modifed

This commit is contained in:
Al Murad Uzzaman
2024-05-18 09:49:56 +06:00
parent 6017d83cdb
commit f88e524bb0
5 changed files with 44 additions and 12 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ const lang = getLangFromUrl(Astro.url);
{
categories.map((category: any) => {
const count = allCategories.filter(
(c: any) => c === category,
(c: any) => c === category
).length;
return (
<li>