Skip to content

Commit b64ccc6

Browse files
committed
Enable to render privacy/conduct pages for links with trailing slash
1 parent 8dabb97 commit b64ccc6

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

conduct.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: plain
3+
redirect_from: /conduct/index.html
34
---
45

56
<style>

privacy.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: plain
3+
redirect_from: /privacy/index.html
34
---
45

56
<style>

0 commit comments

Comments
 (0)