Skip to content

Commit 6176b1b

Browse files
committed
Force /_platforms and /ssl to jekyll
1 parent 61eb638 commit 6176b1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const routes = [
2424
'/support',
2525
'/sdks',
2626
'/ssl',
27-
'/_platforms,
27+
'/_platforms'
2828
],
2929
address: 'http://localhost:9001'
3030
},

0 commit comments

Comments
 (0)