Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
UAnjali authored Oct 12, 2021
1 parent 040467d commit 8ce2ffa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions projects/landing-page/js/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,11 @@
*
*/

/**
* Comments should be present at the beginning of each procedure and class.
* Great to have comments before crucial code sections within the procedure.

This comment has been minimized.

Copy link
@yossefnewer

yossefnewer Aug 24, 2022

var scroll = new SmoothScroll('.navbar a[href*="#"]',{

speed: 800

});

This comment has been minimized.

Copy link
@alsaidiIbrahim

alsaidiIbrahim Jul 31, 2023

in project weather journal , where i can find index.html example code and style.css code?

*/

/**
* Define Global Variables
*
Expand Down

4 comments on commit 8ce2ffa

@yamany17
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/this is my first project/

@RixZorro
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

myFirst

@melaraby3000
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

// this is my first project

@AhmedDev02
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

// this is my first project

Please sign in to comment.