mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 09:54:40 -04:00
Fixed typo
This commit is contained in:
parent
88e0e0cb7d
commit
574f43503c
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
title: Local File Templates
|
title: Local File Templates
|
||||||
linktitle: Local File Templates
|
linktitle: Local File Templates
|
||||||
description: Hugo's `readerDir` and `readFile` functions make it easy to traverse your project's directory structure and write file contents to your templates.
|
description: Hugo's `readDir` and `readFile` functions make it easy to traverse your project's directory structure and write file contents to your templates.
|
||||||
godocref: https://golang.org/pkg/os/#FileInfo
|
godocref: https://golang.org/pkg/os/#FileInfo
|
||||||
date: 2017-02-01
|
date: 2017-02-01
|
||||||
publishdate: 2017-02-01
|
publishdate: 2017-02-01
|
||||||
|
Loading…
x
Reference in New Issue
Block a user