From 3ea009ee0fd2fb61f0c36dd1b0ac3052f8d35b07 Mon Sep 17 00:00:00 2001 From: java-scripted <46751778+java-scripted@users.noreply.github.com> Date: Tue, 29 Jan 2019 09:15:06 -0500 Subject: [PATCH 1/4] Update now.json --- now.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/now.json b/now.json index 8b13789..0967ef4 100644 --- a/now.json +++ b/now.json @@ -1 +1 @@ - +{} From 0849cb94bfe80bc2cbcbcad17e28c55f5896143c Mon Sep 17 00:00:00 2001 From: java-scripted <46751778+java-scripted@users.noreply.github.com> Date: Tue, 29 Jan 2019 09:22:47 -0500 Subject: [PATCH 2/4] Create index.html --- index.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..fa08a0b --- /dev/null +++ b/index.html @@ -0,0 +1,8 @@ + + + +

+What is the real best way to study? +

+ + From 048ccb0af8a169e33b381cdcd569a55bfa68bc99 Mon Sep 17 00:00:00 2001 From: java-scripted <46751778+java-scripted@users.noreply.github.com> Date: Tue, 29 Jan 2019 09:30:33 -0500 Subject: [PATCH 3/4] Create index.js --- index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 index.js diff --git a/index.js b/index.js new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/index.js @@ -0,0 +1 @@ + From 4e6feb15ef1f16f4aeac735ca0624be7e33ac4f3 Mon Sep 17 00:00:00 2001 From: java-scripted <46751778+java-scripted@users.noreply.github.com> Date: Tue, 29 Jan 2019 09:30:49 -0500 Subject: [PATCH 4/4] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..286461b --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# NERDFEST +Hi