mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-17 21:01:26 +02:00
Merge commit 'd3927310d5b2404c3238f9b899db3329ea516490'
This commit is contained in:
@@ -128,7 +128,7 @@ fm
|
||||
#### Site configuration example
|
||||
|
||||
```text
|
||||
{{</* code-toggle file="config" */>}}
|
||||
{{</* code-toggle file="hugo" */>}}
|
||||
baseURL = 'https://example.org'
|
||||
languageCode = 'en-US'
|
||||
title = "Example Site"
|
||||
@@ -137,7 +137,7 @@ title = "Example Site"
|
||||
|
||||
Rendered:
|
||||
|
||||
{{< code-toggle file="config" >}}
|
||||
{{< code-toggle file="hugo" >}}
|
||||
baseURL = 'https://example.org'
|
||||
languageCode = 'en-US'
|
||||
title = "Example Site"
|
||||
|
Reference in New Issue
Block a user