Skip to content

Commit

Permalink
Merge pull request #5 from gscdit/master
Browse files Browse the repository at this point in the history
Updates
  • Loading branch information
iamshouvikmitra authored Oct 13, 2018
2 parents 894e6d3 + afd7473 commit 7c98f01
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 7 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

22 changes: 22 additions & 0 deletions License.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# The MIT License






Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:



The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.



THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.



**Copyright 2018 Google Student Community - DIT University**


2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ See also the list of [contributors](https://github.com/your/project/contributors

## License

This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
This project is licensed under the MIT License - see the [License.md](License.md) file for details

## Acknowledgments

Expand Down
1 change: 1 addition & 0 deletions contributors.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@

12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -550,32 +550,32 @@ <h2 class="g-font-size-32--xs g-font-size-36--md">Our Well Wishers</h2>
<div class="swiper-wrapper">
<div class="swiper-slide">
<div class="wow fadeIn" data-wow-duration=".3" data-wow-delay=".1s">
<img class="s-clients-v1" src="img/partners/dit-logo.png" alt="Clients Logo">
<img href="https://www.dituniversity.edu.in/" class="s-clients-v1" src="img/partners/dit-logo.png" alt="Clients Logo">
</div>
</div>
<div class="swiper-slide">
<div class="wow fadeIn" data-wow-duration=".3" data-wow-delay=".2s">
<img class="s-clients-v1" src="img/partners/ieee.gif" alt="Clients Logo">
<img href="https://www.linkedin.com/in/ieee-students-branch-dit-university-441511117/" class="s-clients-v1" src="img/partners/ieee.gif" alt="Clients Logo">
</div>
</div>
<div class="swiper-slide">
<div class="wow fadeIn" data-wow-duration=".3" data-wow-delay=".3s">
<img class="s-clients-v1" src="img/partners/mtc.png" alt="Clients Logo">
<img href="https://www.facebook.com/mtcditu/" class="s-clients-v1" src="img/partners/mtc.png" alt="Clients Logo">
</div>
</div>
<div class="swiper-slide">
<div class="wow fadeIn" data-wow-duration=".3" data-wow-delay=".5s">
<img class="s-clients-v1" src="img/partners/dit-logo.png" alt="Clients Logo">
<img href="https://www.dituniversity.edu.in/" class="s-clients-v1" src="img/partners/dit-logo.png" alt="Clients Logo">
</div>
</div>
<div class="swiper-slide">
<div class="wow fadeIn" data-wow-duration=".3" data-wow-delay=".6s">
<img class="s-clients-v1" src="img/partners/ieee.gif" alt="Clients Logo">
<img href="https://www.linkedin.com/in/ieee-students-branch-dit-university-441511117/" class="s-clients-v1" src="img/partners/ieee.gif" alt="Clients Logo">
</div>
</div>
<div class="swiper-slide">
<div class="wow fadeIn" data-wow-duration=".3" data-wow-delay=".7">
<img class="s-clients-v1" src="img/partners/mtc.png" alt="Clients Logo">
<img href="https://www.facebook.com/mtcditu/" class="s-clients-v1" class="s-clients-v1" src="img/partners/mtc.png" alt="Clients Logo">
</div>
</div>
</div>
Expand Down

0 comments on commit 7c98f01

Please sign in to comment.