Skip to content

Commit

Permalink
Add CFP button on index
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 authored Mar 10, 2024
1 parent f6ad79b commit eb6e523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ import uca24logo from "@assets/logo.svg";
<Col size={3} />
<Col size={9}>
<hr />
<a href="/about/" class="p-button--positive">About the event</a>
<a href="/sponsors/become-a-sponsor/" class="p-button"
>Sponsorship oppurtunity</a
>Become a sponsor</a
>
<a href="https://events.canonical.com/event/47/abstracts/" class="p-button--positive">Call for proposals</a>
</Col>
</Row>
<Row>
Expand Down

0 comments on commit eb6e523

Please sign in to comment.