mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-25 07:48:52 +00:00
content: Fix path formatting
This commit is contained in:
@@ -35,7 +35,7 @@ content/
|
||||
└── _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"}
|
||||
{{ with .GetPage "starry-night" }}
|
||||
|
||||
Reference in New Issue
Block a user