Commit 0c119c66 by Ravindra Kanojiya

updated blogs

1 parent 90f968b4
......@@ -35,6 +35,20 @@
"slug": {
"type": "uid",
"targetField": "title"
},
"name": {
"type": "string"
},
"profilePic": {
"type": "media",
"multiple": false,
"required": false,
"allowedTypes": [
"images"
]
},
"date": {
"type": "date"
}
}
}
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!