Skip to content

Commit

Permalink
Merge pull request #11 from aces/selineriz-patch-1
Browse files Browse the repository at this point in the history
Remove registration link and QR code
  • Loading branch information
3design authored Oct 15, 2024
2 parents a2defff + 49b120a commit ce2000e
Showing 1 changed file with 0 additions and 17 deletions.
17 changes: 0 additions & 17 deletions src/event-annualMeeting-sept2024.njk
Original file line number Diff line number Diff line change
Expand Up @@ -68,25 +68,8 @@ layout: layouts/main.njk
<path stroke-linecap="round" stroke-linejoin="round" d="M13.5 4.5L21 12m0 0l-7.5 7.5M21 12H3" />
</svg>
</a>
<a href="https://www.eventbrite.com/e/the-global-brain-consortiums-general-assembly-2024-tickets-971985543927?utm-campaign=social&utm-content=attendeeshare&utm-medium=discovery&utm-term=listing&utm-source=cp&aff=ebdsshcopyurl" target="_blank" rel="noopener noreferrer" class="mx-auto lg:mx-0 md:mt-5 button-square-primary ">
Register for Online Assembly
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2.5"
stroke="currentColor" class="w-5 h-5 ml-2 -mr-1">
<path stroke-linecap="round" stroke-linejoin="round" d="M13.5 4.5L21 12m0 0l-7.5 7.5M21 12H3" />
</svg>
</a>
</div>

<p
class=" text-center lg:text-left mb-8 mt-5 font-light text-colour-dark mx-15 md:mx-5 md:ml-0 md:mr-6 lg:mb-8 md:text-lg/normal lg:text-xl/normal ">
<img src={{"/assets/images/content/GBC2024/GBC-GA2024-QR.jpg" | url}} alt="QR Code to register for event'">
</p>

<p
class=" text-center lg:text-left mb-8 mt-5 font-extrabold text-colour-dark mx-15 md:mx-5 md:ml-0 md:mr-6 lg:mb-8 md:text-lg/normal lg:text-xl/normal ">
Use the registration link or the QR code to register at Eventbrite. This will allow us to keep track of participants. Once registered, you will recieve any news or event updates.
</p>

</div>
</div>
{% endrow %}

0 comments on commit ce2000e

Please sign in to comment.