From d23cba23be750c37a7013a78b226ca6f434245a0 Mon Sep 17 00:00:00 2001 From: Bhavy_Zala Date: Wed, 5 Jun 2024 10:22:41 +0530 Subject: [PATCH] feedback submit issue fix --- Official_Website/app.js | 2 +- Official_Website/contributor.js | 2 +- Official_Website/index.html | 212 +++++++++++++++++++------------- 3 files changed, 126 insertions(+), 90 deletions(-) diff --git a/Official_Website/app.js b/Official_Website/app.js index aad6c1fd..5892d0e5 100644 --- a/Official_Website/app.js +++ b/Official_Website/app.js @@ -184,4 +184,4 @@ function handleScroll() { // Add scroll event listener window.addEventListener("scroll", handleScroll); // Add click event listener -scrollToTopBtn.addEventListener("click", scrollToTop); +scrollToTopBtn.addEventListener("click", scrollToTop); \ No newline at end of file diff --git a/Official_Website/contributor.js b/Official_Website/contributor.js index 7d275a45..df439580 100644 --- a/Official_Website/contributor.js +++ b/Official_Website/contributor.js @@ -213,4 +213,4 @@ fetchAllContributors(); // }); // window.onscroll = calcScrollValue; -// window.onload = calcScrollValue; +// window.onload = calcScrollValue; \ No newline at end of file diff --git a/Official_Website/index.html b/Official_Website/index.html index b3840149..90b1521d 100644 --- a/Official_Website/index.html +++ b/Official_Website/index.html @@ -1,10 +1,12 @@ - + + + href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" + /> HelpOps-Hub @@ -24,25 +26,6 @@

HelpOps-Hub

Ensuring You Never Get Stuck In DevOps Again!

-