Skip to content

Commit

Permalink
Update projects page.html (#456)
Browse files Browse the repository at this point in the history
Update title with "Agencies we've partnered with"
  • Loading branch information
Dahianna authored Mar 19, 2024
1 parent 5833567 commit cc723e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pages/projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h2>
<section class="usa-section bg-base-lighter padding-y-8 margin-bottom-4">
<div class="grid-container highlight tablet:padding-x-2">
<div class="grid-col">
<div class="inaugural-styling"><h2> Agencies We Partner With</h2></div>
<div class="inaugural-styling"><h2> Agencies We've Partnered With</h2></div>
<div class="project-agency-logos padding-y-0">
<img src="{{site.baseurl}}/assets/images/agencies/ACF.webp" alt="ACF" class="width-10 height-10 tablet:margin-right-2"/>
<img src="{{site.baseurl}}/assets/images/agencies/CDC.png" alt="CDC" class="width-10 height-10 tablet:margin-right-2"/>
Expand Down Expand Up @@ -385,4 +385,4 @@ <h2>

//Listen for checklist toggles
document.documentElement.addEventListener('click', clickHandler);
</script>
</script>

0 comments on commit cc723e0

Please sign in to comment.