Skip to content

Commit

Permalink
feat: Add Hewlett to funder info in footer.
Browse files Browse the repository at this point in the history
  • Loading branch information
jobara committed May 6, 2024
1 parent 8f3812f commit 319fe12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/_includes/layouts/base.njk
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,8 @@
</div>

<footer class="row infusion-docs-footer">
<p class="infusion-docs-footerInfusion">Infusion is created by the <a href="http://fluidproject.org/" target="_blank">Fluid Project</a>,<br/>
a project of the <a href="http://idrc.ocad.ca/" target="_blank">Inclusive Design Research Centre</a> at <a href="http://www.ocadu.ca/" target="_blank">OCAD University</a>, funded by a grant from <a href="http://www.mellon.org/" target="_blank">The Andrew W. Mellon Foundation</a>.</p>
<p class="infusion-docs-footerInfusion">Infusion is created by the <a href="https://fluidproject.org" target="_blank">Fluid Project</a>, a project of the <a href="https://idrc.ocadu.ca" target="_blank">Inclusive Design Research Centre</a> at <a href="https://www.ocadu.ca" target="_blank">OCAD University</a>,<br/>
originally funded by a grant from <a href="https://www.mellon.org" target="_blank">The Andrew W. Mellon Foundation</a> and with continued funding support through grants from <a href="https://www.hewlett.org/" target="_blank">The William + Flora Hewlett Foundation</a>.</p>
</footer>

</article>
Expand Down

0 comments on commit 319fe12

Please sign in to comment.