Fix Barcamp FAQ link spacing
This commit is contained in:
parent
b412a07451
commit
b1e07cdbf6
1 changed files with 9 additions and 6 deletions
|
|
@ -186,7 +186,7 @@ const trackScheduleGroups = {
|
|||
<article class="barcamp-qa">
|
||||
<h3>Nice, I would like to talk. How do I sign up?</h3>
|
||||
<p>
|
||||
First, add your name to the
|
||||
First, add your name to the{" "}
|
||||
<a href={barcampProposalDocUrl} target="_blank" rel="noreferrer">
|
||||
participation list
|
||||
</a>.
|
||||
|
|
@ -269,9 +269,10 @@ const trackScheduleGroups = {
|
|||
<p>
|
||||
Regardless, if you would like to put in some money with no strings attached,
|
||||
or perhaps pay for travel or stay for some participants or buy some food
|
||||
during the event, please email
|
||||
<a href="mailto:neeldhara.misra@gmail.com">neeldhara.misra@gmail.com</a>
|
||||
or DM at <a href="https://wa.me/919712990170">+91 9712990170 on WhatsApp</a>.
|
||||
during the event, please email{" "}
|
||||
<a href="mailto:neeldhara.misra@gmail.com">neeldhara.misra@gmail.com</a>{" "}
|
||||
or DM at{" "}
|
||||
<a href="https://wa.me/919712990170">+91 9712990170 on WhatsApp</a>.
|
||||
</p>
|
||||
</article>
|
||||
<article class="barcamp-qa barcamp-qa--wide">
|
||||
|
|
@ -289,8 +290,10 @@ const trackScheduleGroups = {
|
|||
</p>
|
||||
<p>
|
||||
If you stay near the venue and are happy to host a Barcamper or two, please
|
||||
email <a href="mailto:neeldhara.misra@gmail.com">neeldhara.misra@gmail.com</a>
|
||||
or DM at <a href="https://wa.me/919712990170">+91 9712990170 on WhatsApp</a>.
|
||||
email{" "}
|
||||
<a href="mailto:neeldhara.misra@gmail.com">neeldhara.misra@gmail.com</a>{" "}
|
||||
or DM at{" "}
|
||||
<a href="https://wa.me/919712990170">+91 9712990170 on WhatsApp</a>.
|
||||
</p>
|
||||
</article>
|
||||
<article class="barcamp-qa">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue