forked from aneeshnema/eclub
-
Notifications
You must be signed in to change notification settings - Fork 1
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
1 parent
86f38f0
commit ce47836
Showing
1 changed file
with
2 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -73,7 +73,7 @@ <h3 class="py-2">Connect with us: The Electronics Club, IIT Indore</h3> | |
</a> | ||
</li> | ||
<li class="list-inline-item pb-3"> | ||
<a href="javascript:void(0);"> | ||
<a href="mailto:[email protected]"> | ||
<i class="far fa-envelope"></i> | ||
<p class="pl-2">[email protected]</p> | ||
</a> | ||
|
@@ -89,4 +89,4 @@ <h3 class="py-2">Connect with us: The Electronics Club, IIT Indore</h3> | |
<script src="vendor/bootstrap/js/bootstrap.js"></script> | ||
</body> | ||
|
||
</html> | ||
</html> |