Skip to content

Commit

Permalink
day 18
Browse files Browse the repository at this point in the history
  • Loading branch information
Asabeneh committed Jan 19, 2020
1 parent 6e467ba commit 73cdac8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions 17_Day/17_day_web_storage.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

</div>

[<< Day 16](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/16_Day/16_day_json.md) | [Day 18 >>]()
[<< Day 16](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/16_Day/16_day_json.md) | [Day 18 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/18_Day/18_day_promise.md)

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

Expand Down Expand Up @@ -230,4 +230,4 @@ localStorage.clear()

🎉 CONGRATULATIONS ! 🎉

[<< Day 16](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/16_Day/16_day_json.md) | [Day 18 >>]()
[<< Day 16](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/16_Day/16_day_json.md) | [Day 18 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/18_Day/18_day_promise.md)
2 changes: 1 addition & 1 deletion 18_Day/18_day_promise.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

[<< Day 17](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/17_Day/17_day_web_storage.md) | [Day 19>>]()

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

- [Day 18](#day-18)
- [Promise](#promise)
Expand Down

0 comments on commit 73cdac8

Please sign in to comment.