Skip to content

Commit 628f9a5

Browse files
committed
[ja] update hugo config file
1 parent 1a1f558 commit 628f9a5

File tree

1 file changed

+1
-1
lines changed
  • content/ja/docs/contribute/style/hugo-shortcodes

1 file changed

+1
-1
lines changed

content/ja/docs/contribute/style/hugo-shortcodes/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ Kubernetesの実行にはサードパーティーのソフトウェアが必要
282282
## バージョン文字列
283283

284284
ドキュメント内でバージョン文字列を生成して挿入するために、いくつかのバージョンショートコードから選んで使用することができます。
285-
それぞれのバージョンショートコードはサイトの設定ファイル(`config.toml`)から取得したバージョンパラメーターの値を使用してバージョン文字列を表示します。
285+
それぞれのバージョンショートコードはサイトの設定ファイル(`hugo.toml`)から取得したバージョンパラメーターの値を使用してバージョン文字列を表示します。
286286
最もよく使われる二つのバージョンパラメーターは`latest``version`です。
287287

288288
### `{{</* param "version" */>}}`

0 commit comments

Comments
 (0)