Skip to content

Commit

Permalink
Fix blanks-around-headings lint error
Browse files Browse the repository at this point in the history
  • Loading branch information
mekbibisdone authored Jan 16, 2024
1 parent cb45a4e commit c41effe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nodeJS/introduction_to_nodeJS/getting_started.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Like we learned in the introduction lesson, Node.js is really just JavaScript. S
This lesson will take you through a tutorial that will teach you the basic modules and functions that you need to get up and running with Node.js. The project that comes at the end of this section will ask you to use Node to create a basic website that will include an `Index`, `About` and `Contact Me` page. So while learning the topics in this lesson, be on the lookout for things that might help you complete the project.

### Lesson overview

<div class="lesson-note" markdown="1">

### Important notice
Expand Down

0 comments on commit c41effe

Please sign in to comment.