mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 23:14:36 -04:00
content: Fix path formatting
This commit is contained in:
parent
1a5191d78d
commit
89dcf0f92d
@ -35,7 +35,7 @@ content/
|
|||||||
└── _index.md
|
└── _index.md
|
||||||
```
|
```
|
||||||
|
|
||||||
The examples below depict the result of rendering works/paintings/the-mona-lisa.md:
|
The examples below depict the result of rendering `works/paintings/the-mona-lisa.md`:
|
||||||
|
|
||||||
```go-html-template {file="layouts/works/single.html"}
|
```go-html-template {file="layouts/works/single.html"}
|
||||||
{{ with .GetPage "starry-night" }}
|
{{ with .GetPage "starry-night" }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user