try to keep url
This commit is contained in:
parent
8facb9e5e7
commit
af9ef85213
1 changed files with 2 additions and 1 deletions
|
@ -440,7 +440,8 @@
|
||||||
"date": "{date}",
|
"date": "{date}",
|
||||||
"topic": "{tags}",
|
"topic": "{tags}",
|
||||||
"summary": "{description}",
|
"summary": "{description}",
|
||||||
"title": "{title}"
|
"title": "{title}",
|
||||||
|
"links": "{url}"
|
||||||
},
|
},
|
||||||
/*
|
/*
|
||||||
"itemKeys" defines the metadata associated with each item. Required keys
|
"itemKeys" defines the metadata associated with each item. Required keys
|
||||||
|
|
Loading…
Reference in a new issue