Skip to content

Commit

Permalink
fix: specify the lang for en links to avoid redirecting to zh page.
Browse files Browse the repository at this point in the history
  • Loading branch information
plainheart committed Jan 26, 2021
1 parent 85bfa5f commit 6286cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _jade/en/index.jade
Expand Up @@ -36,7 +36,7 @@ block content
.index-features
h2.reveal Features
hr.reveal
a.more.reveal(href='#{host}/feature.html') View More
a.more.reveal(href='#{host}/en/feature.html') View More
.row
.col-md-6
.index-feature#index-feature-1
Expand Down

0 comments on commit 6286cc8

Please sign in to comment.