Skip to content

Commit

Permalink
Add Chat button on home
Browse files Browse the repository at this point in the history
  • Loading branch information
sukso96100 authored Aug 31, 2024
1 parent 4dbdbef commit 45c02b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ import uca24logo from "@assets/logo.svg";
href="https://events.canonical.com/event/47/timetable/"
class="p-button">Schedule</a
>
<a
href="https://docs.ubucon.asia/general/chat/"
class="p-button">Chat</a
>
<a href="/register" class="p-button--positive">Register</a>
</Col>
</Row>
Expand Down

0 comments on commit 45c02b0

Please sign in to comment.