Skip to content

Commit

Permalink
Updated pages
Browse files Browse the repository at this point in the history
  • Loading branch information
arvindseshan committed Oct 12, 2024
1 parent eb7674b commit efc1819
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion _includes/AboutUs.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ <h2 class="heading-title text-center">About Us</h2>
<br>
<br>
<div class="text">
<span>EV3Lessons was founded in 2014 by Arvind and Sanjay to support users of LEGO MINDSTORMS EV3. The founders have a long history of creating and sharing educational curriculum and resources. They have been involved in programming with LEGO MINDSTORMS since 2011 and were named the youngest MINDSTORMS Community Partners in 2017. Their work has been featured globally, including on LEGO social media, LEGO events and also in the MINDSTORMS App. Their goal is to provide open-source, high-quality lessons to students, teachers and robotics teams everywhere. EV3Lessons has grown to support 850,000 in 175 countries. The lessons and tools have been translated into other languages through collabortions with students and adults worldwide. In 2018, a spinoff called <a href="http://www.FLLTutorials.com">FLL Tutorials</a> was launched to focus on resources for FIRST LEGO League. EV3Lessons is also affiliated with <a href="www.primelessons.org">SPIKE Prime Lessons.</a>
<span>EV3Lessons was founded in 2014 by Sanjay Seshan and Arvind Seshan to support users of LEGO MINDSTORMS EV3. The founders have a long history of creating and sharing educational curriculum and resources. They have been involved in programming with LEGO MINDSTORMS since 2011 and were named the youngest MINDSTORMS Community Partners in 2017. Their work has been featured globally, including on LEGO social media, LEGO events and also in the MINDSTORMS App. Their goal is to provide open-source, high-quality lessons to students, teachers and robotics teams everywhere. EV3Lessons has grown to support 850,000 in 175 countries. The lessons and tools have been translated into other languages through collabortions with students and adults worldwide. In 2018, a spinoff called <a href="http://www.FLLTutorials.com">FLL Tutorials</a> was launched to focus on resources for FIRST LEGO League. EV3Lessons is also affiliated with <a href="www.primelessons.org">SPIKE Prime Lessons.</a>
<br>
<br>
EV3Lessons.com is run through 501(c)(3) Droids Robotics, a non-profit. Everything shared on EV3Lessons is provided free of charge. If you wish to support the site in any way, please email (team@ev3lessons.com). <br></span>
Expand Down
8 changes: 4 additions & 4 deletions _includes/homepage.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h3 style="color: #e2f309;background-color: #034c82c7;">Comprehensive Resources
<div class="overlay-text text-center">
<div class="info-text">
<strong>Arvind</strong>
<span>President/Founder</span>
<span>Co-Founder/MIT</span>
</div>
<hr class="small-divider border-white">
<ul class="social-icons">
Expand All @@ -185,14 +185,14 @@ <h3 style="color: #e2f309;background-color: #034c82c7;">Comprehensive Resources
<!-- Team Item Ends -->
</div>
<div class="col-sm-6 col-md-3">
<!-- Team Item Starts
<!-- Team Item Starts -->
<figure>
<img style="width:100%" src="{{ BASE_PATH }}/assets/images/Sanjay.jpg" alt="">
<div class="image-overlay">
<div class="overlay-text text-center">
<div class="info-text">
<strong>Sanjay</strong>
<span>Founder/MIT</span>
<span>Co-Founder/MIT</span>
</div>
<hr class="small-divider border-white">
<ul class="social-icons">
Expand All @@ -203,7 +203,7 @@ <h3 style="color: #e2f309;background-color: #034c82c7;">Comprehensive Resources
</div>
</div>
</figure>
Team Item Ends -->
<!-- Team Item Ends -->
</div>
<!--
<div class="col-sm-6 col-md-3">
Expand Down

0 comments on commit efc1819

Please sign in to comment.