-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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.
Sorry, something went wrong.
This comment has been minimized.
Sorry, something went wrong.
alsaidiIbrahim
|
||
*/ | ||
|
||
/** | ||
* Define Global Variables | ||
* | ||
|
4 comments
on commit 8ce2ffa
There was a problem hiding this comment.
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/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
myFirst
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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
var scroll = new SmoothScroll('.navbar a[href*="#"]',{
});