mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 18:07:24 -04:00
Adds missing word
This commit is contained in:
parent
ebaa172af5
commit
a9168b1067
@ -118,7 +118,7 @@ Note the use of the [`markdownify` template function][markdownify]. This will se
|
|||||||
|
|
||||||
## Data-Driven Content
|
## Data-Driven Content
|
||||||
|
|
||||||
In addition to the [data files](/extras/datafiles/) feature, Hugo also a "data-driven content" feature, which lets you load any [JSON](http://www.json.org/) or [CSV](http://en.wikipedia.org/wiki/Comma-separated_values) file from nearly any resource.
|
In addition to the [data files](/extras/datafiles/) feature, Hugo also has a "data-driven content" feature, which lets you load any [JSON](http://www.json.org/) or [CSV](http://en.wikipedia.org/wiki/Comma-separated_values) file from nearly any resource.
|
||||||
|
|
||||||
Data-driven content currently consists of two functions, `getJSON` and `getCSV`, which are available in all template files.
|
Data-driven content currently consists of two functions, `getJSON` and `getCSV`, which are available in all template files.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user