diff --git a/index.html b/index.html index ca42fa1..2bc2921 100644 --- a/index.html +++ b/index.html @@ -155,12 +155,12 @@
Details
Registration Fee : - Rs.XX/- per head + Rs.70/- per head Topic : - ... + Home Engineering

(Download Rules for more details)

@@ -172,8 +172,8 @@
Details
PRIZE MONEY
-

1st Prize: INR X,XXX/-*

-

2nd Prize: INR X,XXX/-*

+

1st Prize: INR 1,500/-*

+

2nd Prize: INR 900/-*

@@ -653,7 +653,7 @@
const codeStromUrl = 'https://drive.google.com/open?id=1T6hdXMUWOAnq43GYyxEaQkmUOuuQ7Tjo'; const csGoUrl = 'https://drive.google.com/open?id=1W-ozeGOEu08jmqWxOjCTwKAui5KnFzDU'; const fifaUrl = 'https://drive.google.com/open?id=1vAflCxE2pYFOG6hemUqN8QjE98zax9to'; - const photoUrl = 'https://drive.google.com/open?id=1vAflCxE2pYFOG6hemUqN8QjE98zax9to'; + const photoUrl = 'https://drive.google.com/open?id=1ce5Z3hqNUSCdbCC8aCeMFEGsiuJ0avhL'; document.getElementById('csGoBtn').onclick = () => window.open(csGoUrl, '_blank'); document.getElementById('codeStromBtn').onclick = () => window.open(codeStromUrl, '_blank');