mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-27 16:58:53 +00:00
Exif docs corrections (#978)
* Fix spelling issue
* Add missing {{ end }} in Exif example
This commit is contained in:
committed by
Bjørn Erik Pedersen
parent
0f82420b86
commit
c841e9207f
@@ -98,11 +98,12 @@ Tags:
|
||||
{{ range $k, $v := .Tags }}
|
||||
TAG: {{ $k }}: {{ $v }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
```
|
||||
|
||||
#### Exif fields
|
||||
|
||||
Data
|
||||
Date
|
||||
: "photo taken" date/time
|
||||
|
||||
Lat
|
||||
|
||||
Reference in New Issue
Block a user