Skip to content

Commit

Permalink
day 8
Browse files Browse the repository at this point in the history
  • Loading branch information
Asabeneh committed Jan 8, 2020
1 parent 0b946d0 commit 7bbffa9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 07_Day/07_day_functions.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</sub>
</div>

[<< Day 6](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/06_Day/06_day_loops.md) | [Day 8 >>](#)
[<< Day 6](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/06_Day/06_day_loops.md) | [Day 8 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/08_Day/08_day_objects.md)

![Thirty Days Of JavaScript](../images/banners/day_1_7.png)

Expand Down Expand Up @@ -682,4 +682,4 @@ console.log('Weight of an object in Newton: ', weightOfObject(100, 1.62)) // gra

🎉 CONGRATULATIONS ! 🎉

[<< Day 6](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/06_Day/06_day_loops.md) | [Day 8 >>](#)
[<< Day 6](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/06_Day/06_day_loops.md) | [Day 8 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/08_Day/08_day_objects.md)

0 comments on commit 7bbffa9

Please sign in to comment.