mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-17 17:41:03 -04:00
Exif docs corrections (#978)
* Fix spelling issue * Add missing {{ end }} in Exif example
This commit is contained in:
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
|
||||
|
Loading…
x
Reference in New Issue
Block a user