mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-31 22:41:53 +02:00
Merge commit 'a024bc7d76fcc5e49e8210f9b0896db9ef21861a'
This commit is contained in:
5
docs/content/en/quick-reference/glossary/token.md
Normal file
5
docs/content/en/quick-reference/glossary/token.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
title: token
|
||||
---
|
||||
|
||||
A _token_ is an identifier within a format string, beginning with a colon and replaced with a value when rendered. For example, use tokens in format strings for both [permalinks](/content-management/urls/#permalinks) and [dates](/functions/time/format/#localization).
|
Reference in New Issue
Block a user