Skip to content

Commit

Permalink
MAHOM-1152: CO2
Browse files Browse the repository at this point in the history
I made the 2 subscript

Signed-off-by: Bentley Hensel <[email protected]>
  • Loading branch information
TheBoatyMcBoatFace committed Jul 10, 2024
1 parent af48f79 commit fa9e375
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/sustainability.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const SustainabilityPage = () => {
<p className='body'>Measurement & Monitoring: Data-Driven Sustainability</p>
<ul className='body'>
<li>Establishing baseline performance budgets for websites and client projects</li>
<li>Implementing cloud-based tools to measure server-side CO2 emissions</li>
<li>Implementing cloud-based tools to measure server-side CO₂ emissions</li>
<li>Conducting an inventory of infrastructure assets for optimization</li>
<li>Introducing per-sprint front-end performance score reviews</li>
</ul>
Expand All @@ -52,8 +52,8 @@ const SustainabilityPage = () => {
<ul className='body'>
<li>Launching CivicActions.com/sustainability to share progress on key goals</li>
<li>Tracking Google Lighthouse scores as a proxy for Customer Experience, accessibility, and sustainability</li>
<li>Counting and estimating CO2 emissions from company flights</li>
<li>Purchasing <a href='https://www.energystar.gov/products/computers' className='external-link-white'>ENERGY STAR®</a> rated devices made with partially recycled materials</li>
<li>Counting and estimating CO₂ emissions from company flights</li>
</ul>
</div>
<p className='body'>
Expand Down

0 comments on commit fa9e375

Please sign in to comment.