Skip to content

Commit e3e9291

Browse files
committed
fix: review
1 parent 8a361eb commit e3e9291

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/.vuepress/config/languages/jp/blog.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
const posts = {
2-
id: 'post',
2+
id: 'jpPost',
33
title: 'すべての投稿',
44
layout: 'Posts',
55
itemLayout: 'Post',

src/jp/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ layout: Full
33
view: Home
44

55
actionText: Get Started
6-
actionLink: /project/
6+
actionLink: /jp/project/
77

88
heroImage: /hero-accessibility.svg
99
heroImageAlternativeText: Illustration of a visually impaired man standing and a woman in a wheelchair

0 commit comments

Comments
 (0)