Skip to content

Commit c8bbbbd

Browse files
authored
Merge pull request #40130 from ystkfujii/chore/hugo
[ja] rename config.toml to hugo.toml
2 parents cb0c84e + 628f9a5 commit c8bbbbd

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
@@ -283,7 +283,7 @@ Kubernetesの実行にはサードパーティーのソフトウェアが必要
283283
## バージョン文字列
284284

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

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

0 commit comments

Comments
 (0)