import Link from 'next/link' const Page = () => (

My blog

View post 1
View post 1 comments
View comment 1 on post 1
View comment 123 on blog post 321
View post 1 with query
View test with hash Catch-all route (single) Catch-all route (multi) Catch-all route (encoded) Catch-all route (single) Catch-all route (multi) Nested Catch-all route (single) Nested Catch-all route (multi)
) export default Page