restructuring files

pull/16/head
Asabeneh 5 years ago
parent 9adc1631c6
commit 28dc2d5c23

@ -22,7 +22,6 @@
- [String Methods](#string-methods) - [String Methods](#string-methods)
- [💻 Day 2: Exercises](#%f0%9f%92%bb-day-2-exercises) - [💻 Day 2: Exercises](#%f0%9f%92%bb-day-2-exercises)
- [Exercises: String Part](#exercises-string-part) - [Exercises: String Part](#exercises-string-part)
- [<< Day 1 | Day 3 >>](#ltlt-day-1--day-3-gtgt-1)
# 📔 Day 2 # 📔 Day 2
@ -710,4 +709,3 @@ The quote 'There is no exercise better for the heart than reaching down and lift
🎉 CONGRATULATIONS ! 🎉 🎉 CONGRATULATIONS ! 🎉
[<< Day 1](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/readMe.md) | [Day 3 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/03_Day/03_booleans_operators_date.md) [<< Day 1](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/readMe.md) | [Day 3 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/03_Day/03_booleans_operators_date.md)
--

@ -42,7 +42,6 @@
- [5. Exercises: Logical Operators](#5-exercises-logical-operators) - [5. Exercises: Logical Operators](#5-exercises-logical-operators)
- [6 Ternary Operator](#6-ternary-operator) - [6 Ternary Operator](#6-ternary-operator)
- [7. Exercises: Date time Object](#7-exercises-date-time-object) - [7. Exercises: Date time Object](#7-exercises-date-time-object)
- [&lt;&lt; Day 2 | Day 4 &gt;&gt;](#ltlt-day-2--day-4-gtgt-1)
# 📔 Day 3 # 📔 Day 3
@ -571,4 +570,3 @@ You are 25. You are old enough to drive
🎉 CONGRATULATIONS ! 🎉 🎉 CONGRATULATIONS ! 🎉
[<< Day 2](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_strings.md) | [Day 4 >>](#) [<< Day 2](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_strings.md) | [Day 4 >>](#)
--

@ -37,7 +37,6 @@
- [Comments](#comments) - [Comments](#comments)
- [Variables](#variables) - [Variables](#variables)
- [💻 Day 1: Exercises](#%f0%9f%92%bb-day-1-exercises) - [💻 Day 1: Exercises](#%f0%9f%92%bb-day-1-exercises)
- [Day 2 &gt;&gt;](#day-2-gtgt-1)
# 📔Day 1 # 📔Day 1
@ -567,4 +566,4 @@ When you run the files on 01-Day folder you should get this:
🎉 CONGRATULATIONS ! 🎉 🎉 CONGRATULATIONS ! 🎉
[Day 2 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_strings.md) [Day 2 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_strings.md)
--

Loading…
Cancel
Save