Skip to content

Commit 8fd0200

Browse files
committed
chore: sort pages
1 parent 6be576a commit 8fd0200

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/middleware/canonical-redirects.global.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
*/
1515
const pages = [
1616
'/200.html',
17-
'/accessibility',
1817
'/about',
18+
'/accessibility',
1919
'/compare',
2020
'/org',
2121
'/package',

0 commit comments

Comments
 (0)