diff options
author | pacien | 2019-12-21 06:54:40 +0100 |
---|---|---|
committer | pacien | 2019-12-21 06:54:40 +0100 |
commit | 085bd8dc48d8d0e690cec829a21e672281b8b0f1 (patch) | |
tree | 30c74728f4ca5462b536673e9f470f8a248de5af /example/index.json | |
parent | 921416683b8c63f1cf149777d8914c8e55cd2b52 (diff) | |
download | ldgallery-085bd8dc48d8d0e690cec829a21e672281b8b0f1.tar.gz |
replace unsupported comments in json files
Diffstat (limited to 'example/index.json')
-rw-r--r-- | example/index.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/example/index.json b/example/index.json index eef35c7..c7d75e6 100644 --- a/example/index.json +++ b/example/index.json | |||
@@ -1,6 +1,6 @@ | |||
1 | /* reference gallery index file, manually aggregated */ | ||
2 | |||
3 | { | 1 | { |
2 | "_comment": "reference gallery index file, manually aggregated", | ||
3 | |||
4 | "title": "", | 4 | "title": "", |
5 | "date": "", | 5 | "date": "", |
6 | "description": "", | 6 | "description": "", |