mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-15 11:14:50 -04:00
docs: Removed comma from json example.
The comma causing invalid json and hugo not compile the file based on the same example.
This commit is contained in:
parent
f97d89b075
commit
0651317d24
@ -73,7 +73,7 @@ Content of the file goes Here
|
|||||||
"Development",
|
"Development",
|
||||||
"VIM"
|
"VIM"
|
||||||
],
|
],
|
||||||
"slug": "spf13-vim-3-0-release-and-new-website",
|
"slug": "spf13-vim-3-0-release-and-new-website"
|
||||||
}
|
}
|
||||||
|
|
||||||
Content of the file goes Here
|
Content of the file goes Here
|
||||||
|
Loading…
x
Reference in New Issue
Block a user