Skip to content

Commit e2f1392

Browse files
author
Mehuli
committed
fix: updated projects page
1 parent 8976c3a commit e2f1392

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

projects.html

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,9 +98,12 @@
9898

9999
<main class="mdl-layout__content">
100100
<div class="nwoc-content">
101-
<h3>NWoC 2019 Projects</h3>
101+
<h3>NWoC 2020 Projects</h3>
102102

103-
<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>
103+
104+
<p style="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>
104107
105108
<div class="mdl-grid mdl-grid--no-spacing">
106109
<div class="mdl-cell mdl-cell--6-col">
@@ -535,7 +538,7 @@ <h3>NWoC 2019 Projects</h3>
535538
</ul>
536539
</div>
537540
</div>
538-
</div>
541+
</div> -->
539542

540543
<br>
541544
<p>To see previous year's projects, check the <a href="/archive.html">Archive</a>.</p>

0 commit comments

Comments
 (0)