Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Smooth Scrolling Feature Add and fix files. #453

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ezDecode
Copy link

@ezDecode ezDecode commented Oct 15, 2024

Close #422
This pull request includes changes to the index.html and script.js files to add smooth scrolling functionality and improve code formatting. The most important changes include adding a CDN for smooth scrolling, implementing smooth scrolling in JavaScript, and making minor formatting adjustments.

Smooth Scrolling Implementation:

  • index.html: Added a CDN link for Smooth Scrolling CSS.
  • index.html: Added a CDN script for Smooth Scrolling JS.
  • script.js: Implemented smooth scrolling functionality using LocomotiveScroll.

Code Formatting:

  • index.html: Adjusted font-family formatting for consistency.
  • index.html: Cleaned up unnecessary blank lines and improved text wrapping in the footer section. [1] [2]

@ezDecode
Copy link
Author

@vishal02527 I’ve added the smooth scrolling feature! Check it out!

Copy link

vercel bot commented Oct 15, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
my-strength-shree-krishna ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 15, 2024 9:06am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Attention : Smooth Scrolling is necessary and GitHub workflow template
1 participant