adding captions to call out video content

This commit is contained in:
Jen Looper
2021-01-06 10:33:34 -05:00
parent 2c23a23399
commit e1e3a9ba39
7 changed files with 13 additions and 0 deletions

View File

@@ -151,6 +151,8 @@ Here's a quick video about `async`:
[![Async and Await for managing promises](https://img.youtube.com/vi/YwmlRkrxvkk/0.jpg)](https://youtube.com/watch?v=YwmlRkrxvkk "Async and Await for managing promises")
> Click the image above for a video about async/await.
Create a new function to query the C02Signal API:
```JavaScript