Skip to content

Commit

Permalink
Add new speaker sponsor: WNB-RB (#336)
Browse files Browse the repository at this point in the history
  • Loading branch information
olivierobert authored Sep 20, 2023
1 parent 16507ad commit c8a06eb
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 3 deletions.
7 changes: 6 additions & 1 deletion src/_data/sponsors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,12 @@
url: "https://oivan.com/"
level: gold
- name: The Urban Office
about: The Urban Office is Thailands leading hybrid model coworking space provider, built with a mission to empower startups and SMEs to succeed through different stages of business growth. Our flexible workspace solution includes shared coworking spaces, instant plug & play serviced offices, virtual offices, meeting room facilities, breakout lounges, phone booths, in-house café, outdoor terrace, and more. Our flexible workspace solutions are integrated with business-driven IT network solutions created to meet hybrid work needs and encourage communication, collaboration, creativity, and productivity while offering ultimate flexibility whether a client chooses 1 hot desk seat or enterprise solution for up to 100 pax.
about: The Urban Office is Thailand's leading hybrid model coworking space provider, built with a mission to empower startups and SMEs to succeed through different stages of business growth. Our flexible workspace solution includes shared coworking spaces, instant plug & play serviced offices, virtual offices, meeting room facilities, breakout lounges, phone booths, in-house café, outdoor terrace, and more. Our flexible workspace solutions are integrated with business-driven IT network solutions created to meet hybrid work needs and encourage communication, collaboration, creativity, and productivity while offering ultimate flexibility whether a client chooses 1 hot desk seat or enterprise solution for up to 100 pax.
logo_url: /images/sponsors/urbanoffice.svg
url: "https://www.theurbanoffice.com/"
level: gold
- name: WNB.rb
about: A virtual community for women and non-binary Rubyists. Attend the monthly meetup and join our Slack organization to start up a conversation and find your next job opportunity.
logo_url: /images/sponsors/wnb-rb.png
url: "https://www.wnb-rb.dev/"
level: speaker
Binary file added src/images/sponsors/wnb-rb.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/sponsors.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,13 @@ published: true
{% render "list_sponsor", sponsors: silver_sponsors, level: 'silver', with_info: true %}
</section>

<!-- <section class="sponsor-info">
<section class="sponsor-info">
<h2 class="sponsor-info__heading">Speaker Sponsors</h2>

{% assign speaker_sponsors = site.data.sponsors | where: "level", "speaker" %}

{% render "list_sponsor", sponsors: speaker_sponsors, level: 'speaker', with_info: true %}
</section> -->
</section>

<!-- <section class="sponsor-info">
<h2 class="sponsor-info__heading">Community Partners</h2>
Expand Down

0 comments on commit c8a06eb

Please sign in to comment.