summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/site.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/functions/site.md')
-rw-r--r--docs/content/en/functions/site.md13
1 files changed, 2 insertions, 11 deletions
diff --git a/docs/content/en/functions/site.md b/docs/content/en/functions/site.md
index d4b8e417c..b408f7141 100644
--- a/docs/content/en/functions/site.md
+++ b/docs/content/en/functions/site.md
@@ -1,23 +1,14 @@
---
title: site
-linktitle: site
description: The `site` function provides global access to the same data as the `.Site` page method.
-date: 2021-02-11
-publishdate: 2021-02-11
-lastmod: 2021-02-11
keywords: []
categories: [functions]
menu:
docs:
- parent: "functions"
+ parent: functions
toc:
signature: ["site"]
-workson: []
-hugoversion:
relatedfuncs: ["hugo"]
-deprecated: false
-draft: false
-aliases: []
---
-`site` is a global function which returns the same data as the `.Site` page method. See: [Site Variables]({{< relref "/variables/site" >}}).
+`site` is a global function which returns the same data as the `.Site` page method. See: [Site Variables](/variables/site).