mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02: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:
committed by
digitalcraftsman
parent
df0a4534cd
commit
ddd5a92240
@@ -73,7 +73,7 @@ Content of the file goes Here
|
||||
"Development",
|
||||
"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
|
||||
|
Reference in New Issue
Block a user