We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa0451b commit fbf63f7Copy full SHA for fbf63f7
index.html
@@ -68,11 +68,11 @@ <h1 class="centered">XX Selections in 2017</h1>
68
<div class="col-lg-3 centered">
69
<img class="img img-circle" src="img/team/team01.jpg" height="120px" width="120px" alt="">
70
<br>
71
- <h4><b>{STUDENT-NAME}</b></h4>
+ <h4><b>Nitanshu Vashistha</b></h4>
72
<a href="#" class="icon icon-twitter"></a>
73
- <a href="https://www.facebook.com/" class="icon icon-facebook"></a>
74
- <a href="#" class="icon icon-github"></a>
75
- <p>MOODLE</p>
+ <a href="#" class="icon icon-facebook"></a>
+ <a href="https://github.com/nvzard" class="icon icon-github"></a>
+ <p>Coala</p>
76
</div><!-- col-lg-3 -->
77
78
0 commit comments