mirror of
https://github.com/gohugoio/hugo.git
synced 2024-05-11 05:54:58 +00:00
367 B
367 B
title, description, keywords, categories, menu, toc, signature, relatedfuncs
| title | description | keywords | categories | menu | toc | signature | relatedfuncs | |||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| site | The `site` function provides global access to the same data as the `.Site` page method. |
|
|
|
|
site is a global function which returns the same data as the .Site page method. See: Site Variables.