Metadata
- Source
- SNOW-41
- Type
- Task
- Priority
- Major
- Status
- Open
- Resolution
- N/A
- Assignee
- Jonathan Hung
- Reporter
- Jonathan Hung
- Created
2019-03-08T10:54:12.319-0500 - Updated
2020-04-17T16:45:52.904-0400 - Versions
- N/A
- Fixed Versions
- N/A
- Component
- N/A
Description
Add the Hewlett logo to the footer.
This will require:
- getting the SVG logo
- adding the logo to the CSS
- updating the footer markup to use it.
Currently the footer markup looks like this (also the IDRC logo is gone, probably because the class is missing from the div?)
<footer class="row snow-footer-logo">
<div class="">
<a href="http://idrc.ocadu.ca/" class="idrc-logo" title="Inclusive Design Research Centre"></a>
</div>
<div class=" ">
<a class=" " title=" "></a>
</div>
<div class="footer-copy">
SNOW is a project of the Inclusive Design Research Centre, funded by the Hewlett Foundation
</div>
</footer>
Comments
-
Caren Watkins commented
2020-04-17T16:45:52.904-0400 Added Floe logo to the request April 17, 2020