Skip to content

Commit

Permalink
Update banner.js
Browse files Browse the repository at this point in the history
Updated the banner with the SSIA merger announcement

Signed-off-by: Russell Trow <[email protected]>
  • Loading branch information
russelltrow authored Nov 21, 2024
1 parent 31fe833 commit b0ec2e5
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions src/components/banner.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,9 @@ const Banner = () => {

</div>
<div className="center">
<img src={Logo} alt="Carbon Hack logo" />
<p>SCI Specification Achieves ISO Standard
</p>
<a href="https://greensoftware.foundation/articles/sci-specification-achieves-iso-standard-status" target="_blank"
<img src={Logo} alt="Banner logo" />
<p>SSIA joins the Green Software Foundation</p>
<a href="https://greensoftware.foundation/articles/sustainable-and-scalable-infrastructure-alliance-joins-the-green-software-foundat" target="_blank"
rel="noopener noreferrer"
>Read more</a>
</div>
Expand Down

0 comments on commit b0ec2e5

Please sign in to comment.