mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
@@ -1,19 +0,0 @@
|
||||
---
|
||||
title: Site
|
||||
description: Returns the Site object.
|
||||
categories: []
|
||||
keywords: []
|
||||
action:
|
||||
related:
|
||||
- methods/page/Sites
|
||||
returnType: page.siteWrapper
|
||||
signatures: [PAGE.Site]
|
||||
---
|
||||
|
||||
See [Site methods].
|
||||
|
||||
[Site methods]: /methods/site
|
||||
|
||||
```go-html-template
|
||||
{{ .Site.Title }}
|
||||
```
|
Reference in New Issue
Block a user