From 8fcd06d2c192f9182ce0147686c9a760000d5753 Mon Sep 17 00:00:00 2001 From: Manish Sherawat Date: Sat, 28 Jan 2017 15:31:30 +0530 Subject: [PATCH 1/3] combined two topics --- structure.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/structure.md b/structure.md index aeb48f2..51d8af2 100644 --- a/structure.md +++ b/structure.md @@ -1,6 +1,7 @@ * Introduction >manish -* Variables >manish -* Data Types >manish +* ~~Variables >manish~~ +* ~~Data Types >manish~~ +* Variables & Datatypes > manish * Operators >kamal * Logical Operators >kamal * Conditional Operators >kamal From 93396b7fe6a1bd24d2a378e6257590e8802e8602 Mon Sep 17 00:00:00 2001 From: Manish Sherawat Date: Sat, 28 Jan 2017 18:13:02 +0530 Subject: [PATCH 2/3] Added topic 'closure' before 'objects' --- structure.md | 1 + 1 file changed, 1 insertion(+) diff --git a/structure.md b/structure.md index 51d8af2..9ea77b1 100644 --- a/structure.md +++ b/structure.md @@ -8,6 +8,7 @@ * For , while >kamal * Functions >kamal * Arrays, Vectors >kamal +* Closures > manish * Objects >manish * Prototypes >manish * Detailed in Browser Javascript and DOM Manipulation : *incomplete* From 6e42c2d4051068dae3516c287c53569621086d7a Mon Sep 17 00:00:00 2001 From: Tushar Tuteja Date: Wed, 7 Jun 2017 17:02:58 +0530 Subject: [PATCH 3/3] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index b41fe6b..0000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -learnjs.codingninjas.in \ No newline at end of file