|
73 | 73 | <a class="mdl-navigation__link nwoc-menu-item" href="/#how-it-works">How it works</a> |
74 | 74 | <a class="mdl-navigation__link nwoc-menu-item" href="/projects.html">Projects</a> |
75 | 75 | <a class="mdl-navigation__link nwoc-menu-item" href="/leaderboard.html">Leaderboard</a> |
76 | | - <a class="mdl-navigation__link nwoc-menu-item" href="/#register">Register</a> |
| 76 | + <a class="mdl-navigation__link nwoc-menu-item" href="/archive.html">Archive</a> |
77 | 77 | <a class="mdl-navigation__link nwoc-menu-item" href="/contact.html">Contact</a> |
78 | 78 | </nav> |
79 | 79 | </div> |
|
88 | 88 | <nav class="mdl-navigation"> |
89 | 89 | <a class="mdl-navigation__link nwoc-drawer-item" href="/#how-it-works">How it works</a> |
90 | 90 | <a class="mdl-navigation__link nwoc-drawer-item" href="/projects.html">Projects</a> |
91 | | - <a class="mdl-navigation__link nwoc-menu-item" href="/leaderboard.html">Leaderboard</a> |
92 | | - <a class="mdl-navigation__link nwoc-drawer-item" href="/#register">Register</a> |
| 91 | + <a class="mdl-navigation__link nwoc-drawer-item" href="/leaderboard.html">Leaderboard</a> |
| 92 | + <a class="mdl-navigation__link nwoc-drawer-item" href="/archive.html">Archive</a> |
93 | 93 | <a class="mdl-navigation__link nwoc-drawer-item" href="/contact.html">Contact</a> |
94 | 94 | </nav> |
95 | 95 | </div> |
@@ -136,6 +136,14 @@ <h3>How it works?</h3> |
136 | 136 | <h3>Timeline</h3> |
137 | 137 | <table class="nwoc-timeline" cellspacing="0"> |
138 | 138 | <tbody> |
| 139 | + <tr> |
| 140 | + <td class="nwoc-timeline-left"> |
| 141 | + </td> |
| 142 | + <td class="nwoc-timeline-begin"></td> |
| 143 | + <td class="nwoc-timeline-right"> |
| 144 | + </td> |
| 145 | + </tr> |
| 146 | + |
139 | 147 | <tr> |
140 | 148 | <td class="nwoc-timeline-left"> |
141 | 149 | <div class="nwoc-timeline-heading">Program Announced</div> |
@@ -212,27 +220,22 @@ <h3>Timeline</h3> |
212 | 220 | <div class="nwoc-timeline-desc">Results announced.</div> |
213 | 221 | </td> |
214 | 222 | </tr> |
| 223 | + |
| 224 | + <tr> |
| 225 | + <td class="nwoc-timeline-left"> |
| 226 | + </td> |
| 227 | + <td class="nwoc-timeline-end"></td> |
| 228 | + <td class="nwoc-timeline-right"> |
| 229 | + </td> |
| 230 | + </tr> |
215 | 231 |
|
216 | 232 | </tbody> |
217 | 233 | </table> |
218 | 234 | <br><br> |
219 | | - <p>Follow NJACK on <a href="https://www.facebook.com/njack.iitp/" target="_blank">Facebook</a> and <a href="https://twitter.com/njackiitp" target="_blank">Twitter</a> for updates.</p> |
| 235 | + <p>Follow NJACK on <a href="https://www.facebook.com/njack.iitp/" target="_blank">Facebook</a> and <a href="https://twitter.com/njackiitp" target="_blank">Twitter</a>. Join the <a href="https://gitter.im/NWoC/NWoC2018" target="_blank">Gitter</a> channel for updates.</p> |
220 | 236 |
|
221 | 237 | <h3>Projects</h3> |
222 | | - <p>NWoC 2018 offers you 40+ projects to work upon. We have projects ranging from web development to Machine Learning. You name it, we have it. For a complete list of the projects selected for NWoC 2018, please visit the <a href="/projects.html">Projects</a> page.</p> |
223 | | - |
224 | | - <a id="register"></a> |
225 | | - <h3>Register</h3> |
226 | | - <div class="mdl-grid nwoc-manuals"> |
227 | | - <div class="mdl-cell mdl-cell--6-col"> |
228 | | - <a href="https://goo.gl/forms/zmdQoRlebeTtKbLl2" target="_blank" class="mdl-button mdl-js-button mdl-button--raised mdl-button--colored mdl-js-ripple-effect">Student Registration</a> |
229 | | - </div> |
230 | | - <div class="mdl-cell mdl-cell--6-col"> |
231 | | - <a class="mdl-button mdl-js-button mdl-button--raised mdl-button--colored mdl-js-ripple-effect" disabled>Mentor Registration</a> |
232 | | - </div> |
233 | | - </div> |
234 | | - <br> |
235 | | - <p>Make sure to join the <a href="https://gitter.im/NWoC/NWoC2018" target="_blank">Gitter channel</a>. Also, please read the <a href="/codeofconduct.html">Code of Conduct</a>.</p> |
| 238 | + <p>NWoC 2018 had over 40 projects to work upon. We had projects ranging from web development to Machine Learning. For the complete list of projects in NWoC 2018, please visit the <a href="/projects.html">Projects</a> page.</p> |
236 | 239 |
|
237 | 240 | <h3>Sponsors</h3> |
238 | 241 | <a href="https://www.github.com/" target="_blank"><img class="nwoc-current-sponsors" src="/images/GitHub_Logo_custom.png"/></a> |
|
0 commit comments