Fix indentation in index.html
This commit is contained in:
parent
15204416bb
commit
5436422a75
1 changed files with 188 additions and 188 deletions
|
@ -148,8 +148,8 @@
|
||||||
<img src="../static/img/background3.jpg" alt="background image">
|
<img src="../static/img/background3.jpg" alt="background image">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<footer class="page-footer red darken-2">
|
<footer class="page-footer red darken-2">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<h5 class="white-text">Interested in Sponsoring or Co-Sponsoring?</h5>
|
<h5 class="white-text">Interested in Sponsoring or Co-Sponsoring?</h5>
|
||||||
|
@ -195,6 +195,6 @@
|
||||||
For issues, please contact <a class="white-text" href="mailto:acm@wpi.edu?subject=[Site]" target="_top"><u>acm@wpi.edu</u></a>
|
For issues, please contact <a class="white-text" href="mailto:acm@wpi.edu?subject=[Site]" target="_top"><u>acm@wpi.edu</u></a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
</div>
|
</div>
|
||||||
{% include 'footer.html' %}
|
{% include 'footer.html' %}
|
||||||
|
|
Loading…
Add table
Reference in a new issue