Skip to content

Commit 2d2a2e4

Browse files
morinokamiyanthomasdevYusaku01
authored
i18n(ja): update tutorial/2-pages/1.mdx (#14004)
Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com> Co-authored-by: Yusaku01 <64152685+Yusaku01@users.noreply.github.com>
1 parent 01afb83 commit 2d2a2e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/content/docs/ja/tutorial/2-pages

src/content/docs/ja/tutorial/2-pages/1.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ HTMLコンテンツを編集して、このページをあなたについての
106106
これで、お互いにリンクする3つのページをもつウェブサイトができました。ブログページにコンテンツを追加しましょう。
107107

108108
`blog.astro`のページコンテンツを以下のように変更します。
109-
```astro astro title="src/pages/blog.astro" ins={7-8} del={6}
109+
```astro title="src/pages/blog.astro" ins={7-8} del={6}
110110
<body>
111111
<a href="/">ホーム</a>
112112
<a href="/about/">概要</a>

0 commit comments

Comments
 (0)