Skip to content

Commit

Permalink
adding PC and Hybrid section
Browse files Browse the repository at this point in the history
  • Loading branch information
BTroj committed Aug 21, 2023
1 parent eaeb5ca commit 2cead86
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion _data/members-list.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,3 @@ members:
- _participants/francesco-cesarini-new.md
- _participants/sophie-debenedetto.md
- _participants/amos-king.md
- _participants/lorena-mireles.md
4 changes: 2 additions & 2 deletions _data/navigation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
# link: "blog"
#- name: Call for Talks
# link: "cft"
#- name: Programme Committee
# link: "members"
- name: Programme Committee
link: "members"
- name: Sponsors
link: "sponsors"
- name: Contact
Expand Down
2 changes: 1 addition & 1 deletion _includes/hybrid.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="left-content left">
<h2 class="title">GOING HYBRID</h2>
<hr/>
<p>We are coming back to meet with you in Mountain View and we will make sure not only to deliver a great experience, but also that it’s delivered in a safe environment. However, we’re also keeping in mind that by then not everyone will be able to travel, therefore, we’ve decided to make Code BEAM America a hybrid event, combining both an in-person and virtual conference.
<p>We are coming back to meet with you in San Francisco and we will make sure not only to deliver a great experience, but also that it’s delivered in a safe environment. However, we’re also keeping in mind that by then not everyone will be able to travel, therefore, we’ve decided to make Code BEAM America a hybrid event, combining both an in-person and virtual conference.
<br/><br/>There will be two different categories of tickets going on sale at the same time - for the in-person conference and training and for virtual conference attendance.
</p>
<p class="text-content mb-5" align="center" style="margin-top:3em">
Expand Down
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,15 +46,15 @@
<!-- end of hotels -->
{% comment %} {% include covid-19.html %} {% endcomment %}
<!-- end of covid-19 -->
{% comment %} {% include hybrid.html %} {% endcomment %}
{% include hybrid.html %}
<!-- end of hybrid -->
{% comment %} {% include shop.html %} {% endcomment %}
<!-- end of shop -->
{% comment %} {% include blog.html %} {% endcomment %}
<!-- end of blog -->
{% comment %} {% include cft.html %} {% endcomment %}
<!-- end of cft -->
{% comment %} {% include members.html %} {% endcomment %}
{% include members.html %}
<!-- end of cft -->
{% include sponsors.html %}
<!-- end of sponsors -->
Expand Down

0 comments on commit 2cead86

Please sign in to comment.