Skip to content

Commit

Permalink
add forms
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-nika committed Nov 4, 2024
1 parent 6c6331e commit 890abb5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion _includes/banner-4.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
<h3 class="text">
Become a volunteer and join the conference free of charge!
</h3>
<a class="page-scroll btn-outline btn-blue ml-1" href="https://docs.google.com/forms/d/e/1FAIpQLSc-9a4z6K77I3BP17k6Q78_xknjBr_ccWD_Rdrx94CuoPOUzw/viewform?usp=sf_link">APPLY</a>
<a class="page-scroll btn-outline btn-blue ml-1" href="https://forms.gle/hm8MSeNDfsnWxRjo7">APPLY</a>
</div>
4 changes: 2 additions & 2 deletions _includes/diversity.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<h2 class="title">DIVERSITY</h2>
<hr/>
<p class="text-content">
Thanks to Erlang Solutions we're running a Diversity & Inclusion Programme for Code BEAM Lite Stockholm! </br>The goal of the programme is to increase the diversity of attendees and offer support to groups underrepresented in the tech community who would not otherwise be able to attend the conference. The Diversity & Inclusion Programme focuses primarily on empowering women, ethnic minorities or people with disabilities, among others, but everybody is welcome to apply.
Thanks to Erlang Solutions we're running a Diversity & Inclusion Programme for Code BEAM Lite London! </br>The goal of the programme is to increase the diversity of attendees and offer support to groups underrepresented in the tech community who would not otherwise be able to attend the conference. The Diversity & Inclusion Programme focuses primarily on empowering women, ethnic minorities or people with disabilities, among others, but everybody is welcome to apply.

Read more about the process <a href="https://codesync.global/opportunity-scheme/" target="_blank">here</a>.
</p>
<p class="text-content mb-5" align="center" style="margin-top:3em">
<a class="page-scroll btn-outline btn-orange mb-5 btn-orange" href="https://docs.google.com/forms/d/e/1FAIpQLSenG0D_JGUiPJPuD9NSavp1aJnCcVMA62J3jgWcQtM7d4N2kg/viewform?usp=sf_link">Apply</a>
<a class="page-scroll btn-outline btn-orange mb-5 btn-orange" href="https://forms.gle/EqFvHsfcgJ81Aem48">Apply</a>
</div>
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
<!-- end of banner-1 -->
{% comment %} {% include banner-3.html %} {% endcomment %}
<!-- end of banner-3 -->
{% comment %} {% include diversity.html %} {% endcomment %}
{% include diversity.html %}
<!-- end of diversity -->
{% comment %} {% include banner-4.html %} {% endcomment %}
{% include banner-4.html %}
<!-- end of volunteer -->
{% comment %} {% include hotels.html %} {% endcomment %}
<!-- end of hotels -->
Expand Down

0 comments on commit 890abb5

Please sign in to comment.