From c9e257bf933fb4005b7f8c207b816bfe6e9442c1 Mon Sep 17 00:00:00 2001 From: "google-labs-jules[bot]" <161369871+google-labs-jules[bot]@users.noreply.github.com> Date: Tue, 31 Mar 2026 09:36:56 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=92=20[security]=20Fix=20insecure=20HT?= =?UTF-8?q?TP=20links=20to=20CEC=20Mohali?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: xRahul <1639945+xRahul@users.noreply.github.com> --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index af001ff8..8b73843f 100644 --- a/index.html +++ b/index.html @@ -90,9 +90,9 @@ "name": "Chandigarh Engineering College", "sameAs": [ "https://en.wikipedia.org/wiki/Chandigarh_Engineering_College", - "http://cecmohali.org" + "https://cecmohali.org" ], - "logo": "http://cecmohali.org/wp-content/themes/cec-mohali/img/logo.jpg", + "logo": "https://cecmohali.org/wp-content/themes/cec-mohali/img/logo.jpg", "email": "contact@cecmohali.org", "address": { "@type": "PostalAddress",