Closed khalilcodes closed 2 years ago
Name | Link |
---|---|
Latest commit | 83a41111b1ed8c45d6b3e2e216985b7b03152a10 |
Latest deploy log | https://app.netlify.com/sites/boring-fermat-22cb64/deploys/62ab674be7b46a0009968971 |
Deploy Preview | https://deploy-preview-180--boring-fermat-22cb64.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site settings.
Add all deep dive pages to Homepage featured section
based on comments from #137
This PR will add all the deep dive pages to the homepage featured list.
Tasks
content/notes/
[x] Added new image logic to featured cards:images for each deep dive page have not been added topublic/images/
but using the youtube thumbnails instead.if image is specified though that takes precedence over the thumbnail.[x] reusable functionutils/getYoutube.js
to get youtube image and id (used in Latest and MDX)Tests
Latest.js
componentaton homepage (Latest releases section)/demo