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