mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-09-01 05:21:43 +02:00
Fix opensource star count shoing NaN
This commit is contained in:
@@ -30,6 +30,6 @@ export default defineConfig({
|
||||
filter: shouldIndexPage,
|
||||
serialize: serializeSitemap,
|
||||
}),
|
||||
critters(),
|
||||
// critters(),
|
||||
],
|
||||
});
|
||||
|
Reference in New Issue
Block a user