Skip to content

Commit 92f1281

Browse files
authored
Merge pull request #47 from ashwaniYDV/master
added link to snackbar
2 parents 3a028f7 + 6424e1e commit 92f1281

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

index.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,9 @@
104104
<div class="nwoc-slogan">
105105
<p>NWoC (NJACK Winter of Code) is a program by NJACK (The Official Computer Science Club of IIT Patna) that helps students understand the paradigm of Open Source contribution and gives them real world software development experience.
106106
<div id="demo-snackbar-example" class="mdl-js-snackbar mdl-snackbar">
107-
<div class="mdl-snackbar__text"></div>
107+
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdA1dAV8ywtVNenm26nfEXfp07jfLWDxcz8PkQF8hwZGTIHfg/viewform?usp=sf_link" target="_blank" class="mdl-snackbar__text" style="text-decoration: none;"></a>
108108
<button class="mdl-snackbar__action" type="button"></button>
109109
</div>
110-
111110
</p>
112111
</div>
113112
<div class="nwoc-header-sponsors">

0 commit comments

Comments
 (0)