Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrogk committed Jul 24, 2024
2 parents 254fc94 + 7904f4b commit bdeb8b5
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 4 deletions.
1 change: 1 addition & 0 deletions content/speakers/bhavani-ravi/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ twitter: https://twitter.com/BhavaniRavi_
linkedin: https://www.linkedin.com/in/bhavanicodes/
events:
- 2024
draft: true
---

Bhavani Ravi is an Independent Software Consultant specializing in Backend/Data and DevOps. She is an avid open-source contributor, blogger, and voices for diversity in tech spaces
2 changes: 1 addition & 1 deletion content/speakers/srabasti-banerjee/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Srabasti Banerjee"
date: 2024-06-23T20:07:46-05:00
images:
- /images/speakers/srabasti-banerjee.jpg
designation: Sr Data Engineer at Five9
designation: Sr. Data Engineer at Five9
twitter:
linkedin: https://www.linkedin.com/in/srabasti-banerjee/
github:
Expand Down
2 changes: 1 addition & 1 deletion data/homepage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ event_info:
- number : "In person"
label : "In San Francisco, USA"

- number : "+800"
- number : "+700"
label : "Participants"
2 changes: 1 addition & 1 deletion themes/airflowsummit/layouts/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<div class="footer-section footer-section__policies-section bg-dark">
<div class="container my-0 footer-section__policies-section--disclaimer">
<p>
Apache Airflow, Apache, Airflow, the Airflow logo, and the Apache feather logo are either registered trademarks or trademarks of the <a href="https://www.apache.org/" target="_blank">Apache Software Foundation</a> in the United States and/or other countries, and are used with permission. The Apache Software Foundation has no affiliation with and does not endorse or review the materials provided at this event, which is managed by Software Guru.
Apache Airflow®, Apache, Airflow, the Airflow logo, and the Apache feather logo are either registered trademarks or trademarks of the <a href="https://www.apache.org/" target="_blank">Apache Software Foundation</a> in the United States and/or other countries, and are used with permission. The Apache Software Foundation has no affiliation with and does not endorse or review the materials provided at this event, which is managed by Software Guru.
</p>
<!--<p>Photographs used in this website are derived versions from <a href="https://photos.apachecon.com/?/category/1" target="_blank">ApacheCon Photo Gallery</a> licensed under <a href="https://creativecommons.org/licenses/by/4.0/" target="_blank">CC BY 4.0</a>.</p>-->
</div>
Expand Down
2 changes: 1 addition & 1 deletion themes/airflowsummit/layouts/partials/video.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

<iframe id="video-iframe" class="mx-auto d-block" width="90%" height="600" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true" src="https://www.youtube.com/embed/D-QPnhxMloo?si=c2TOPL13XFQyALU5" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>
<iframe id="video-iframe" class="mx-auto d-block" width="90%" height="600" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true" src="https://www.youtube.com/embed/FFKRfTKRQrg?si=xaaMEpLn-5PwhoB0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true"></iframe>


<div class="cta-container my-4 text-center">
Expand Down

0 comments on commit bdeb8b5

Please sign in to comment.