utils: Store only text as description.

This commit is contained in:
Vishnu KS
2020-08-23 23:10:26 +05:30
parent 52285301d1
commit 9fe8505ea4
7 changed files with 5477 additions and 3145 deletions

View File

@@ -22,6 +22,8 @@ exports.createPages = async function ({ actions, graphql }) {
author
year
category
image_url
description
}
}
}