From 73a640964c3980de13b96c9217d37d50f4478d98 Mon Sep 17 00:00:00 2001 From: Prajjwal Yadav Date: Wed, 10 Jan 2024 20:35:31 +0530 Subject: [PATCH 1/2] first edit --- public/index.html | 126 ++++++++++++++++++++------------------ src/components/NavBar.vue | 2 +- 2 files changed, 67 insertions(+), 61 deletions(-) diff --git a/public/index.html b/public/index.html index 53bcf09..1bda34a 100644 --- a/public/index.html +++ b/public/index.html @@ -1,77 +1,83 @@ - - - - + + + + Sundarbans-IITM - - - - - + + + + + gtag("config", "G-JRLY53RMRP"); +
- - - diff --git a/src/components/NavBar.vue b/src/components/NavBar.vue index d9e79a3..c1936f4 100644 --- a/src/components/NavBar.vue +++ b/src/components/NavBar.vue @@ -28,7 +28,7 @@ :class="{ 'block': isOpen, 'hidden': !isOpen }" class="lg:flex lg:items-center" > -
+
Date: Wed, 10 Jan 2024 20:53:03 +0530 Subject: [PATCH 2/2] done few changes in the footer --- public/index.html | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 1bda34a..9b8801d 100644 --- a/public/index.html +++ b/public/index.html @@ -55,11 +55,16 @@ Sundarbans

- © Copyright 2024. All Rights Reserved. + Report Issues here:
+ + sundarbans-webad@ds.study.iitm.ac.in +

-