-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Global Footer with new Twitter Icon #2800
Comments
After updating the demo content and updating the database, how do I test? https://github.com/az-digital/az_quickstart/tree/issues/2800-x-twitter-updates |
After creating a pull request, a test build will be automatically created for you on Probo. You should be able to just use that build to visually check that the footer is using your updated icon. |
az_barrio references the main bucket in the CDN https://cdn.digital.arizona.edu/lib/az-icons/main/az-icons-styles.css. |
Co-authored-by: Joe Parsons <[email protected]> Co-authored-by: bberndt-uaz <[email protected]> Co-authored-by: Chris Green <[email protected]> Co-authored-by: Dana Hertzberg <[email protected]>
Co-authored-by: Joe Parsons <[email protected]> Co-authored-by: bberndt-uaz <[email protected]> Co-authored-by: Chris Green <[email protected]> Co-authored-by: Dana Hertzberg <[email protected]>
Co-authored-by: Joe Parsons <[email protected]> Co-authored-by: bberndt-uaz <[email protected]> Co-authored-by: Chris Green <[email protected]> Co-authored-by: Dana Hertzberg <[email protected]>
Co-authored-by: Joe Parsons <[email protected]> Co-authored-by: bberndt-uaz <[email protected]> Co-authored-by: Chris Green <[email protected]> Co-authored-by: Dana Hertzberg <[email protected]>
Twitter updated their icon, az-digital/az-icons#38
Need to update demo content with new icon class .
az-icon-x-twitter
https://github.com/az-digital/az_quickstart/blob/main/modules/custom/az_global_footer/data/az_global_footer.json#L393-L406
Create a database update to change the class for existing sites similar to this one
https://github.com/az-digital/az_quickstart/blob/main/modules/custom/az_global_footer/az_global_footer.install#L48-L79
Shouldn't need to update the library, since it is using the CDN and is using the main branch.
https://github.com/az-digital/az_quickstart/blob/main/themes/custom/az_barrio/includes/common.inc#L11
The text was updated successfully, but these errors were encountered: