mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-18 21:11:19 +02:00
Merge commit '35dec7c96f7ee3eb17dd444f7067f0c776fb56ae'
This commit is contained in:
14
docs/content/en/quick-reference/functions.md
Normal file
14
docs/content/en/quick-reference/functions.md
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
title: Functions
|
||||
description: A quick reference guide to Hugo's functions, grouped by namespace. Aliases, if any, appear in parentheses to the right of the function name.
|
||||
categories: [quick reference]
|
||||
keywords: []
|
||||
menu:
|
||||
docs:
|
||||
parent: quick-reference
|
||||
weight: 30
|
||||
weight: 30
|
||||
toc: true
|
||||
---
|
||||
|
||||
{{% quick-reference section="functions" %}}
|
Reference in New Issue
Block a user