issues
search
cfpb
/
owning-a-home
⚠️ DEPRECATED ⚠️ Suite of tools and resources for homebuyers.
http://consumerfinance.gov/owning-a-home
Creative Commons Zero v1.0 Universal
94
stars
65
forks
source link
Fixes for meta tags and social icons
#735
Closed
sebworks
closed
7 years ago
sebworks
commented
7 years ago
Fixes for meta tags and social icons
Changes
Modified code to fix issues with social icons not working and to add og tags.
Testing
Run
grunt
.
Visit the OAH pages and verify that the social icons work and the og tags are correct.
Checklist
[ ] PR has an informative and human-readable title
[ ] Changes are limited to a single goal (no scope creep)
[ ] Code can be automatically merged (no conflicts)
[ ] Code follows the standards laid out in the
development playbook
[ ] Passes all existing automated tests
[ ] New functions include new tests
[ ] New functions are documented (with a description, list of inputs, and expected output)
[ ] Placeholder code is flagged
[ ] Visually tested in supported browsers and devices
[ ] Project documentation has been updated
[ ] Reviewers requested with the
Assignee tool
:arrow_right:
Fixes for meta tags and social icons
Changes
Testing
grunt
.Checklist