Skip to content

Commit

Permalink
Adapt TheiaCon announcement (#460)
Browse files Browse the repository at this point in the history
* Adapt TheiaCon announcement

fixed #459

Signed-off-by: Jonas Helming <[email protected]>
  • Loading branch information
JonasHelming authored Oct 3, 2023
1 parent 97fdfd4 commit 8fe9def
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/components/index/Header.js
Original file line number Diff line number Diff line change
Expand Up @@ -100,12 +100,12 @@ const Header = () => (
<img className="banner__image" src={TheiaConLogo}></img>
</a>
<h1 style={{ fontSize: '2.2rem' }}>
The Call for Presentations is now OPEN for the <a href="https://events.eclipse.org/2023/theiacon/">2023 TheiaCon Event</a>!
Submit your proposal today to be a speaker at the largest Theia event of the year!
<a href="https://events.eclipse.org/2023/theiacon/">TheiaCon 2023</a> is approaching! | VIRTUAL EVENT | November 15 - 16, 2023 |
Get registered for the largest Theia event of the year!
</h1>
<div className="header__buttons">
<a className="btn btn--cta" href="https://docs.google.com/forms/d/e/1FAIpQLScj5BE1K_Yo6spy7eZKUEePluqFuF8QgLMnj57zmyBhH8-L-g/viewform" rel="noopener">
Submit Proposal
<a className="btn btn--cta" href="https://events.eclipse.org/2023/theiacon/" rel="noopener">
Get registered
</a>
</div>
</div>
Expand Down

0 comments on commit 8fe9def

Please sign in to comment.