You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: projects.html
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -98,9 +98,12 @@
98
98
99
99
<mainclass="mdl-layout__content">
100
100
<divclass="nwoc-content">
101
-
<h3>NWoC 2019 Projects</h3>
101
+
<h3>NWoC 2020 Projects</h3>
102
102
103
-
<pstyle="text-align:justify">These are the selected projects for NWoC 2020. You can also view the entire list on <ahref="https://github.com/njackwinterofcode/" target="_blank">GitHub</a>. Make sure to visit the <ahref="https://github.com/NJACKWinterOfCode/Get-Started" target="_blank">Getting Started</a> repository to know the important rules and guidelines that you need to follow.</p>
103
+
104
+
<pstyle="text-align:justify">To be released soon...</p>
105
+
106
+
<!-- <p style="text-align:justify">These are the selected projects for NWoC 2020. You can also view the entire list on <a href="https://github.com/njackwinterofcode/" target="_blank">GitHub</a>. Make sure to visit the <a href="https://github.com/NJACKWinterOfCode/Get-Started" target="_blank">Getting Started</a> repository to know the important rules and guidelines that you need to follow.</p>
104
107
105
108
<div class="mdl-grid mdl-grid--no-spacing">
106
109
<div class="mdl-cell mdl-cell--6-col">
@@ -535,7 +538,7 @@ <h3>NWoC 2019 Projects</h3>
535
538
</ul>
536
539
</div>
537
540
</div>
538
-
</div>
541
+
</div> -->
539
542
540
543
<br>
541
544
<p>To see previous year's projects, check the <ahref="/archive.html">Archive</a>.</p>
0 commit comments