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

@@ -53,6 +53,8 @@ export const query = graphql`
author
year
category
description
image_url
}
}
}