forked from Eduhub-Community/Eduhub-Community.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
503 additions
and
112 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -94,7 +94,7 @@ <h2></h2> | |
<br> | ||
|
||
<!-- ======= Footer ======= --> | ||
<footer id="footer"> | ||
<!-- <footer id="footer"> | ||
<div class="footer-top"> | ||
<div class="container"> | ||
<div class="row"> | ||
|
@@ -104,7 +104,6 @@ <h3>EduHub Community</h3> | |
Chomu Udaipuria Mod, <br /> | ||
Jaipur,<br /> | ||
Rajasthan. <br /><br /> | ||
<!-- <strong>Phone:</strong> +1 5589 55488 55<br /> --> | ||
<strong>Email:</strong> | ||
<p> | ||
<a target="_blank" href="mailto:[email protected]">[email protected]</a> | ||
|
@@ -173,7 +172,6 @@ <h4>Subscribe</h4> | |
<div class="container d-md-flex py-4"> | ||
<div class="social-links text-center text-md-right pt-3 pt-md-0"> | ||
<!-- <a href="#" class="twitter"><i class="bx bxl-twitter"></i></a> --> | ||
<a target="_blank" href="https://www.facebook.com/eduhubcommunity" class="facebook"><i | ||
class="bx bxl-facebook"></i></a> | ||
<a target="_blank" href="https://www.instagram.com/eduhub_community/" class="instagram"><i | ||
|
@@ -184,6 +182,119 @@ <h4>Subscribe</h4> | |
class="bx bxl-linkedin"></i></a> | ||
</div> | ||
</div> | ||
</footer> --> | ||
<footer id="footer" class="foot"> | ||
<div class="footer-top"> | ||
<div class="container"> | ||
<h3>EduHub Community</h3> | ||
<div class="row"> | ||
<div class="col-lg-3 col-md-6 footer-contact"> | ||
|
||
<div class="address"> | ||
<div class="loc-icon"> | ||
<i class="fa-solid fa-location-dot"></i> | ||
</div> | ||
<p> | ||
|
||
Chomu Udaipuria Mod, <br /> | ||
Jaipur,<br /> | ||
Rajasthan. <br /><br /> | ||
</p> | ||
</div> | ||
<!-- <strong>Phone:</strong> +1 5589 55488 55<br /> --> | ||
<strong>Email:</strong> | ||
<p> | ||
<a target="_blank" class="mail" href="mailto:[email protected]">[email protected]</a> | ||
</p><br> | ||
<br> | ||
<div class="social-links text-md-right pt-3 pt-md-0"> | ||
<a target="_blank" href="https://www.facebook.com/eduhubcommunity" class="facebook"><i | ||
class="bx bxl-facebook"></i></a> | ||
<a target="_blank" href="https://www.instagram.com/eduhub_community/" class="instagram"><i | ||
class="bx bxl-instagram"></i></a> | ||
<a target="_blank" href="https://www.youtube.com/channel/UCPpG3qqMH_0QDvSzHyjjZJQ" class="google-plus"><i | ||
class="bx bxl-youtube"></i></a> | ||
<a target="_blank" href="https://www.linkedin.com/company/eduhub-community" class="linkedin"><i | ||
class="bx bxl-linkedin"></i></a> | ||
<a target="_blank" href="https://twitter.com/CommunityEduhub" class="twitter"><i class="bx bxl-twitter"></i></a> | ||
</div> | ||
|
||
</div> | ||
|
||
<div class="col-lg-2 col-md-6 footer-links"> | ||
<h4>Quick Access</h4> | ||
<ul> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> <a href="#hero">Home</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> <a href="#about">About</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> <a href="#services">Opportunities</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#event">Events</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#team">Team</a> | ||
</li> | ||
</ul> | ||
|
||
</div> | ||
|
||
<br> | ||
<div class="col-lg-3 col-md-6 footer-links"> | ||
<h4>Our Outreach</h4> | ||
<ul> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="https://linktr.ee/EduhubCommunity">Social Media</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="https://drive.google.com/file/d/1G3uDu9hbX7_oFa2B1bikeaTBPr2wBxs-/view?usp=sharing">MSME</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> <a href="codeOfConduct.html">Code of Conduct</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a | ||
href="https://docs.google.com/forms/d/1XUnnCtcWtDgnCSQmBgqPjUQ6H5KlE8Ek1LJpXX76Hg4/viewform?edit_requested=true">Reach | ||
out to us for any Queries</a> | ||
|
||
</li> | ||
</ul> | ||
</div> | ||
|
||
<div class="col-lg-4 col-md-6 footer-newsletter"> | ||
|
||
<h4>Subscribe: </h4> | ||
<p class="stay">Stay Updated for our Exciting events</p> | ||
<form action="" method="post"> | ||
<input type="email" name="email" /><input type="submit" value="Subscribe" /> | ||
</form> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="container d-md-flex py-4"> | ||
<!-- <div class="social-links text-center text-md-right pt-3 pt-md-0"> | ||
<a target="_blank" href="https://www.facebook.com/eduhubcommunity" class="facebook"><i | ||
class="bx bxl-facebook"></i></a> | ||
<a target="_blank" href="https://www.instagram.com/eduhub_community/" class="instagram"><i | ||
class="bx bxl-instagram"></i></a> | ||
<a target="_blank" href="https://www.youtube.com/channel/UCPpG3qqMH_0QDvSzHyjjZJQ" class="google-plus"><i | ||
class="bx bxl-youtube"></i></a> | ||
<a target="_blank" href="https://www.linkedin.com/company/eduhub-community" class="linkedin"><i | ||
class="bx bxl-linkedin"></i></a> | ||
<a target="_blank" href="https://twitter.com/CommunityEduhub" class="twitter"><i class="bx bxl-twitter"></i></a> | ||
</div> --> | ||
</div> | ||
</footer> | ||
<!-- End Footer --> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -441,93 +441,119 @@ <h2></h2> | |
<br> | ||
|
||
<!-- ======= Footer ======= --> | ||
<footer id="footer"> | ||
<div class="footer-top"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-3 col-md-6 footer-contact"> | ||
<h3>EduHub Community</h3> | ||
<footer id="footer" class="foot"> | ||
<div class="footer-top"> | ||
<div class="container"> | ||
<h3>EduHub Community</h3> | ||
<div class="row"> | ||
<div class="col-lg-3 col-md-6 footer-contact"> | ||
|
||
<div class="address"> | ||
<div class="loc-icon"> | ||
<i class="fa-solid fa-location-dot"></i> | ||
</div> | ||
<p> | ||
|
||
Chomu Udaipuria Mod, <br /> | ||
Jaipur,<br /> | ||
Rajasthan. <br /><br /> | ||
</p> | ||
</div> | ||
<!-- <strong>Phone:</strong> +1 5589 55488 55<br /> --> | ||
<strong>Email:</strong> <p> | ||
<a target="_blank" href="mailto:[email protected]" | ||
>[email protected]</a | ||
> | ||
</p><br /> | ||
</p> | ||
<strong>Email:</strong> | ||
<p> | ||
<a target="_blank" class="mail" href="mailto:[email protected]">[email protected]</a> | ||
</p><br> | ||
<br> | ||
<div class="social-links text-md-right pt-3 pt-md-0"> | ||
<a target="_blank" href="https://www.facebook.com/eduhubcommunity" class="facebook"><i | ||
class="bx bxl-facebook"></i></a> | ||
<a target="_blank" href="https://www.instagram.com/eduhub_community/" class="instagram"><i | ||
class="bx bxl-instagram"></i></a> | ||
<a target="_blank" href="https://www.youtube.com/channel/UCPpG3qqMH_0QDvSzHyjjZJQ" class="google-plus"><i | ||
class="bx bxl-youtube"></i></a> | ||
<a target="_blank" href="https://www.linkedin.com/company/eduhub-community" class="linkedin"><i | ||
class="bx bxl-linkedin"></i></a> | ||
<a target="_blank" href="https://twitter.com/CommunityEduhub" class="twitter"><i class="bx bxl-twitter"></i></a> | ||
</div> | ||
|
||
<div class="col-lg-2 col-md-6 footer-links"> | ||
<h4>Quick Access</h4> | ||
<ul> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> <a href="./index.html#hero">Home</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> <a href="./index.html#about">About</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> <a href="./index.html#services">Opportunities</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="./index.html#event">Events</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="./index.html#team">Team</a> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
|
||
<div class="col-lg-3 col-md-6 footer-links"> | ||
<h4>Our Outreach</h4> | ||
<ul> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="https://linktr.ee/EduhubCommunity">Social Media</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="https://drive.google.com/file/d/1G3uDu9hbX7_oFa2B1bikeaTBPr2wBxs-/view?usp=sharing">MSME</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> <a href="codeOfConduct.html">Code of Conduct</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="https://docs.google.com/forms/d/1XUnnCtcWtDgnCSQmBgqPjUQ6H5KlE8Ek1LJpXX76Hg4/viewform?edit_requested=true">Reach out to us for any Queries</a> | ||
</li> | ||
</ul> | ||
</div> | ||
<div class="col-lg-2 col-md-6 footer-links"> | ||
<h4>Quick Access</h4> | ||
<ul> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> <a href="#hero">Home</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> <a href="#about">About</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> <a href="#services">Opportunities</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#event">Events</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="#team">Team</a> | ||
</li> | ||
</ul> | ||
|
||
<div class="col-lg-4 col-md-6 footer-newsletter"> | ||
<h4>Subscribe</h4> | ||
<p>Stay Updated for our Exciting events</p> | ||
<form action="" method="post"> | ||
<input type="email" name="email" /><input | ||
type="submit" | ||
value="Subscribe" | ||
/> | ||
</form> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<br> | ||
<div class="col-lg-3 col-md-6 footer-links"> | ||
<h4>Our Outreach</h4> | ||
<ul> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="https://linktr.ee/EduhubCommunity">Social Media</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a href="https://drive.google.com/file/d/1G3uDu9hbX7_oFa2B1bikeaTBPr2wBxs-/view?usp=sharing">MSME</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> <a href="codeOfConduct.html">Code of Conduct</a> | ||
</li> | ||
<li> | ||
<i class="bx bx-chevron-right"></i> | ||
<a | ||
href="https://docs.google.com/forms/d/1XUnnCtcWtDgnCSQmBgqPjUQ6H5KlE8Ek1LJpXX76Hg4/viewform?edit_requested=true">Reach | ||
out to us for any Queries</a> | ||
|
||
</li> | ||
</ul> | ||
</div> | ||
|
||
<div class="container d-md-flex py-4"> | ||
<div class="social-links text-center text-md-right pt-3 pt-md-0"> | ||
<!-- <a href="#" class="twitter"><i class="bx bxl-twitter"></i></a> --> | ||
<a target="_blank" href="https://www.facebook.com/eduhubcommunity" class="facebook"><i class="bx bxl-facebook"></i></a> | ||
<a target="_blank" href="https://www.instagram.com/eduhub_community/" class="instagram"><i class="bx bxl-instagram"></i></a> | ||
<a target="_blank" href="https://www.youtube.com/channel/UCPpG3qqMH_0QDvSzHyjjZJQ" class="google-plus"><i class="bx bxl-youtube"></i></a> | ||
<a target="_blank" href="https://www.linkedin.com/company/eduhub-community" class="linkedin"><i class="bx bxl-linkedin"></i></a> | ||
<div class="col-lg-4 col-md-6 footer-newsletter"> | ||
|
||
<h4>Subscribe: </h4> | ||
<p class="stay">Stay Updated for our Exciting events</p> | ||
<form action="" method="post"> | ||
<input type="email" name="email" /><input type="submit" value="Subscribe" /> | ||
</form> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
</div> | ||
|
||
<div class="container d-md-flex py-4"> | ||
<!-- <div class="social-links text-center text-md-right pt-3 pt-md-0"> | ||
<a target="_blank" href="https://www.facebook.com/eduhubcommunity" class="facebook"><i | ||
class="bx bxl-facebook"></i></a> | ||
<a target="_blank" href="https://www.instagram.com/eduhub_community/" class="instagram"><i | ||
class="bx bxl-instagram"></i></a> | ||
<a target="_blank" href="https://www.youtube.com/channel/UCPpG3qqMH_0QDvSzHyjjZJQ" class="google-plus"><i | ||
class="bx bxl-youtube"></i></a> | ||
<a target="_blank" href="https://www.linkedin.com/company/eduhub-community" class="linkedin"><i | ||
class="bx bxl-linkedin"></i></a> | ||
<a target="_blank" href="https://twitter.com/CommunityEduhub" class="twitter"><i class="bx bxl-twitter"></i></a> | ||
</div> --> | ||
</div> | ||
</footer> | ||
<!-- End Footer --> | ||
|
||
|
||
|
Oops, something went wrong.