changes ig

apl/regionalrumble
Ayush Mukherjee 1 year ago
parent bc341ed803
commit a248a7e1e8

@ -46,7 +46,7 @@ export default {
this.$router.push('/regionalrumble');
},
signup() {
alert('Registrations open soon!');
alert('Signups open soon!');
}
},
}

@ -47,7 +47,7 @@ export default {
this.$router.push('/regionalrumble');
},
signup() {
alert('Registrations open soon!');
alert('Signups open soon!');
}
},
}

@ -12,7 +12,7 @@
<h1>MENA Rumble</h1>
<div class="infomercial">
<div>
<h2>Biweekly Rumble - $2,500 each for ME / $1,000 each for NAF</h2>
<h2>Biweekly Rumble - <br />$2,500 each for ME / $1,000 each for NAF</h2>
<ul>
<li><b>ME:</b> 5th October / 19th October / 2nd November 2023</li>
<li><b>NAF:</b> 6th October / 20th October / 3rd November 2023</li>
@ -47,7 +47,7 @@ export default {
this.$router.push('/regionalrumble');
},
signup() {
alert('Registrations open soon!');
alert('Signups open soon!');
}
},
}

Loading…
Cancel
Save