From 271e098d7e61584c781cbc37e5a956e24fed7122 Mon Sep 17 00:00:00 2001 From: Ritwick Dey Date: Sun, 14 Jan 2018 21:12:37 +0530 Subject: [PATCH] photo section --- index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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');