mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-29 22:29:56 +02:00
Merge commit 'aa5ac36a3eb68b86c803caec703869efefc8447e'
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
title: site
|
||||
linktitle: site
|
||||
description: The `site` function provides global access to the same data as the `.Site` page method.
|
||||
godocref:
|
||||
date: 2021-02-11
|
||||
publishdate: 2021-02-11
|
||||
lastmod: 2021-02-11
|
||||
@@ -22,5 +21,3 @@ aliases: []
|
||||
---
|
||||
|
||||
`site` is a global function which returns the same data as the `.Site` page method. See: [Site Variables]({{< relref "/variables/site" >}}).
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user