mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-16 20:53:59 +02:00
@@ -31,7 +31,7 @@ baseurl = "http://acme.com/"
|
|||||||
title = "Acme Inc."
|
title = "Acme Inc."
|
||||||
contentdir = "content/en"
|
contentdir = "content/en"
|
||||||
publishdir = "public/en"
|
publishdir = "public/en"
|
||||||
...
|
|
||||||
[params]
|
[params]
|
||||||
locale = "en-US"
|
locale = "en-US"
|
||||||
~~~
|
~~~
|
||||||
@@ -43,7 +43,7 @@ baseurl = "http://acme.jp/"
|
|||||||
title = "有限会社アクミー"
|
title = "有限会社アクミー"
|
||||||
contentdir = "content/ja"
|
contentdir = "content/ja"
|
||||||
publishdir = "public/ja"
|
publishdir = "public/ja"
|
||||||
...
|
|
||||||
[params]
|
[params]
|
||||||
locale = "ja-JP"
|
locale = "ja-JP"
|
||||||
~~~
|
~~~
|
||||||
|
Reference in New Issue
Block a user