Skip to content

Commit fdbba29

Browse files
committed
restructuring files
1 parent 075d412 commit fdbba29

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

β€Ž03_Day/03_booleans_operators_date.mdβ€Ž

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Table of Contents
22

33
[<< Day 2](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_strings.md) | [Day 4 >>](#)
4+
--
45

56
![Thirty Days Of JavaScript](./day_1_3.png)
67

@@ -41,6 +42,7 @@
4142
- [5. Exercises: Logical Operators](#5-exercises-logical-operators)
4243
- [6 Ternary Operator](#6-ternary-operator)
4344
- [7. Exercises: Date time Object](#7-exercises-date-time-object)
45+
- [&lt;&lt; Day 2 | Day 4 &gt;&gt;](#ltlt-day-2--day-4-gtgt-1)
4446

4547
# πŸ“” Day 3
4648

@@ -568,4 +570,5 @@ You are 25. You are old enough to drive
568570
569571
πŸŽ‰ CONGRATULATIONS ! πŸŽ‰
570572
571-
[<< Day 2](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_strings.md) | [Day 4 >>](#)
573+
[<< Day 2](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_strings.md) | [Day 4 >>](#)
574+
--

β€ŽreadMe.mdβ€Ž

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Table of Contents
22

33
[Day 2 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_strings.md)
4+
--
45

56
![Thirty Days Of JavaScript](./images/day_1_1.png)
67

@@ -36,6 +37,7 @@
3637
- [Comments](#comments)
3738
- [Variables](#variables)
3839
- [πŸ’» Day 1: Exercises](#%f0%9f%92%bb-day-1-exercises)
40+
- [Day 2 &gt;&gt;](#day-2-gtgt-1)
3941

4042
# πŸ“”Day 1
4143

@@ -565,3 +567,4 @@ When you run the files on 01-Day folder you should get this:
565567
πŸŽ‰ CONGRATULATIONS ! πŸŽ‰
566568
567569
[Day 2 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/02_Day/02_day_strings.md)
570+
--

0 commit comments

Comments
Β (0)