This work addresses the open graph tag failure when the Twitter image logo is not found in other repos, therefore breaking the preview on social media shares.
Move files to the correct folder so they can be consumed elsewhere
Delete duplicate and unused image folder
I've tested this by installing it locally in Website and WCIVF using pip install [local path to dc_utils]
PR Checklist
Check off items once the PR addresses them.
[x] References a specific issue or if not, describes the bug or feature in detail
[x] Note what card in Trello this work relates to
[x] Instructions for how reviewers can test the code locally
[x] Have I rebased with the latest version of master?
Ref https://trello.com/c/ZaUX8fc3/3277-og-image-preview-fix
This work addresses the open graph tag failure when the Twitter image logo is not found in other repos, therefore breaking the preview on social media shares.
I've tested this by installing it locally in Website and WCIVF using
pip install [local path to dc_utils]
PR Checklist
Check off items once the PR addresses them.