Category: tech
Showing posts matching tech
No articles found in this category yet.
How this works:
This page uses a [...slug] (Catch-all) route. It captures all segments after /blog/category/ into an array.
URL:
/blog/category/tech
Params Object:
{
"slug": [
"tech"
]
}