Skip to content

Commit

Permalink
added madrid link (#226)
Browse files Browse the repository at this point in the history
  • Loading branch information
AceTheCreator authored Oct 19, 2023
1 parent aa62697 commit 8386657
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions components/Header/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -97,11 +97,11 @@ function Header() {
</div>
<div className='mt-[54px] relative flex items-center justify-center'>
<a
href='https://www.eventbrite.com/e/entradas-asyncapi-conf-on-tour-2023-735378636297?aff=ebdssbdestsearch&keep_tld=1'
href='https://www.youtube.com/watch?v=FN5eR1Zqh9c'
target='_blank'
rel='noreferrer'
>
<Button className='w-[200px]'>Register for Madrid</Button>
<Button className='w-[200px]'>Join us live in Madrid</Button>
</a>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions config/city-lists.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@
"sponsors": [
"/img/sngular.png"
],
"ticket": "https://www.eventbrite.es/e/entradas-asyncapi-conf-on-tour-2023-735378636297",
"ticket": "https://www.youtube.com/watch?v=FN5eR1Zqh9c",
"freeTickets":"",
"freeTicketText":"Grab Free Tickets",
"buttonText":"Register"
"buttonText":"Join us live now"
},
{
"name": "Bangalore",
Expand Down

0 comments on commit 8386657

Please sign in to comment.