Skip to content

Commit f52c91a

Browse files
committed
fix: add blog pages to redirect ignore list
1 parent 4d01829 commit f52c91a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

server/middleware/canonical-redirects.global.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const pages = [
1717
'/200.html',
1818
'/opensearch.xml',
1919
'/about',
20+
'/blog',
2021
'/accessibility',
2122
'/compare',
2223
'/org',

0 commit comments

Comments
 (0)