Fix Instagram widget not updating (v2)#246
Conversation
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://green-sea-053340d03-246.westeurope.1.azurestaticapps.net |
akselotti
left a comment
There was a problem hiding this comment.
looks good but could you solve the npm run check errors
Remove SnapWidget since it seems to have become paid and stopped pulling updated from Instagram a long long time ago. Use Instagram's first-party embedding feature instead of a third-party service. Fixes: #213
1d37db1 to
92cc02e
Compare
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://green-sea-053340d03-246.westeurope.1.azurestaticapps.net |
|
Oops, Astro does the importing a little bit differently than the old system. Fixed that and amended my commit. It still does hint about the iframe being |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://green-sea-053340d03-246.westeurope.1.azurestaticapps.net |
Remove SnapWidget since it seems to have become paid and stopped pulling updated from Instagram a long long time ago. Use Instagram's first-party embedding feature instead of a third-party service.
Redid this PR because of the Astro migration forcing me to delete my local clone of the repo and start all over again.
Fixes: #213