We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a361eb commit e3e9291Copy full SHA for e3e9291
src/.vuepress/config/languages/jp/blog.js
@@ -1,5 +1,5 @@
1
const posts = {
2
- id: 'post',
+ id: 'jpPost',
3
title: 'すべての投稿',
4
layout: 'Posts',
5
itemLayout: 'Post',
src/jp/index.md
@@ -3,7 +3,7 @@ layout: Full
view: Home
actionText: Get Started
6
-actionLink: /project/
+actionLink: /jp/project/
7
8
heroImage: /hero-accessibility.svg
9
heroImageAlternativeText: Illustration of a visually impaired man standing and a woman in a wheelchair
0 commit comments