Create a Gatsby Portfolio WebsiteThis is a testWriting posts with Ghost ✍️Discover familiar formatting options in a functional toolbar and the ability to add dynamic content seamlessly.GhostPaddybasiconst result: DataType = await fetch('https://img.url'); const resultJson = await result.json; console.log(resultJson);