Skip to content

Commit

Permalink
feat: Add After Party button to index page
Browse files Browse the repository at this point in the history
  • Loading branch information
ydah committed Jul 28, 2024
1 parent 5c41f81 commit 9e5feb4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions pages/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,15 @@
color="red-darken-3"
>Register Now</v-btn>
</a>
<a
href="https://rubykansai.doorkeeper.jp/events/176051"
target="_blank"
>
<v-btn
size="x-large"
color="indigo-darken-3"
>After Party</v-btn>
</a>
</div>
</v-card-item>
</v-card>
Expand Down

0 comments on commit 9e5feb4

Please sign in to comment.