Skip to content

Commit

Permalink
Update banner
Browse files Browse the repository at this point in the history
  • Loading branch information
osamajandali committed Dec 19, 2023
1 parent 8ef887c commit 40edb5d
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 8 deletions.
27 changes: 23 additions & 4 deletions src/assets/banner/logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 4 additions & 4 deletions src/components/banner.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ const Banner = () => {

</div>
<div className="center">
{/* <img src={Logo} alt="SoGS logo" /> */}
<p>View our Book of News for 2023
<img src={Logo} alt="Carbon Hack logo" />
<p>Join Carbon Hack 24 on 24 February - 14 March
{/* <strong>Survey ends December 31<sup>st</sup></strong> */}
</p>
<a href="https://greensoftware.foundation/articles/green-software-foundation-book-of-news-2023/" target="_blank"
<a href="https://grnsft.org/hack/homepage" target="_blank"
rel="noopener noreferrer"
>Read now</a>
>Register Now</a>
</div>
<div className="right">

Expand Down

0 comments on commit 40edb5d

Please sign in to comment.