Skip to content

Commit

Permalink
Update sustainability.js to include link to 3rd party report
Browse files Browse the repository at this point in the history
I've also extended the total so that the total estimate isn't just in the alt text. 

We could also include a link to the Public PDF here too.
  • Loading branch information
mgifford authored Jul 15, 2024
1 parent 5955c5a commit c5f5263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/sustainability.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ const SustainabilityPage = () => {
<div className='inner'>
<h2 className='h3'>Greenhouse Gas Emissions Audit</h2>
<div className='body'>
Our team worked with <a href='https://www.offsetalliance.co/' className='external-link-white'>Offset Alliance</a> to calculate our Scope 1, 2 and 3 emissions:
Our team worked with <a href='https://www.offsetalliance.co/civicactions-2023' className='external-link-white'>Offset Alliance to calculate our Scope 1, 2 and 3 emissions</a>. Our total contributions are estimated at 233.3 mT CO2e as outlined below:
<StaticImage src='../files/images/sustainability-emissions.png' alt='Chart of greenhouse gas emissions: Scope 1: 0, Scope 2: 0, Scope 3: 233.3 mT CO2e, 44.90 mT CO2e - Business Flights & Hotels, 76.96 mT CO2e - Facilities Energy Use, 111.44 mT CO2e - Purchased Goods & Services' />
</div>
</div>
Expand Down

0 comments on commit c5f5263

Please sign in to comment.