mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-02 22:52:51 +02:00
Merge commit '7125ad401ad043e46262afc7eca8dceb6d54bb9e'
This commit is contained in:
@@ -21,5 +21,5 @@ Template:
|
||||
|
||||
```go-html-template
|
||||
{{ $page := .Site.GetPage "/about" }}
|
||||
{{ $page.RelPermalink }} → https://example.org/docs/about/
|
||||
{{ $page.Permalink }} → https://example.org/docs/about/
|
||||
```
|
||||
|
Reference in New Issue
Block a user