Skip to content

Commit

Permalink
add call for training
Browse files Browse the repository at this point in the history
  • Loading branch information
mo-nika committed Oct 18, 2024
1 parent 514244e commit 747a6ed
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions _includes/banner-2.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<div class="banner-2" id="banner-2">
<h3 class="text">
VERY EARLY BIRD Tickets are now Available!
</h3>
<a class="page-scroll btn-outline btn-blue ml-1" href="https://codebeamnlondon.com/#register">REGISTER</a>
Want to share your expertise during a training session? Our Call For Training is open!

</div>
</h3>
<a class="page-scroll btn-outline btn-blue ml-1" href="https://forms.gle/oRzkzsYyo7kMWTfU7">SUBMIT</a>
</div>
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
{% include countdown.html %}
{% endif %}
<!-- end of coundown -->
{% comment %} {% include banner-2.html %} {% endcomment %}
<!-- end of banner-2 -->
{% include welcome.html %}
<!-- end of welcome -->
{% include banner-1.html %}
<!-- end of banner-1 -->
{% include cft.html %}
<!-- end of cft -->
{% include banner-2.html %}
<!-- end of banner-2 -->
{% comment %} {% include travelling.html %} {% endcomment %}
<!-- end of travelling -->
{% comment %} {% include keynotes.html %} {% endcomment %}
Expand All @@ -39,14 +39,14 @@
<!-- end of trainers -->
{% include training.html %}
<!-- end of training -->
{% include banner-1.html %}
<!-- end of banner-1 -->
{% comment %} {% include banner-3.html %} {% endcomment %}
<!-- end of banner-3 -->
{% comment %} {% include diversity.html %} {% endcomment %}
<!-- end of diversity -->
{% comment %} {% include banner-4.html %} {% endcomment %}
<!-- end of volunteer -->
{% include cft.html %}
<!-- end of cft -->
{% comment %} {% include members.html %} {% endcomment %}
<!-- end of members -->
{% comment %} {% include hotels.html %} {% endcomment %}
Expand Down

0 comments on commit 747a6ed

Please sign in to comment.