kossiitkgp / kwoc-2018

Web app for Kharagpur Winter of Code, 2018
https://kwoc.kossiitkgp.org
MIT License
0 stars 0 forks source link

Add View projects button in index.html #118

Closed Ayushk4 closed 5 years ago

Ayushk4 commented 5 years ago

https://github.com/kossiitkgp/kwoc/blob/0f06d5e7dc51fefe9445dbfd3a8a8c0b9b47d6f5/templates/index.html#L48

A line of code needs to be added, similar to line-48 above, just replace url_for('mentor_form') with url_for('projects') and the text displayed on the button to something that is relevant.

cc @xypnox

Ayushk4 commented 5 years ago

@sanketkumarsinghiitkgp @vedprakash2017 @shreyas-kowshik @piyush27ranjan Can one of you pick up this issue?

thealphadollar commented 5 years ago

fixed via 6ea2de0