mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 23:38:53 +00:00
Fixed typo
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
88e0e0cb7d
commit
574f43503c
@@ -1,7 +1,7 @@
|
||||
---
|
||||
title: 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
|
||||
date: 2017-02-01
|
||||
publishdate: 2017-02-01
|
||||
|
||||
Reference in New Issue
Block a user