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