fix: fix JSON format (#286)

closes #284
This commit is contained in:
Ir1dXD 2018-06-11 01:39:42 +08:00 committed by DIYgod
parent 57765cd9f4
commit 46222d223f
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
"id": "{{ $value.guid || $value.link }}",
"url": "{{ $value.link }}",
"author": {
"name": "{{ $value.author }}",
"name": "{{ $value.author }}"
},
"external_url": "",
"title": "{{ $value.title }}",