The /blog should work. I recommend you restart VSCode after changing the file name if it doesn't work.
Your params is "slugs", not "slug". And you console.log params object, so that shows the value in console, but HTML pointed wrong variable as params.slug.
It should be params.slugs