diff --git a/.gitignore b/.gitignore index cf70988..928c471 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ **/node_modules +.DS_Store \ No newline at end of file diff --git a/src/week1/day0/.empty b/src/week1/day0-1/.empty similarity index 100% rename from src/week1/day0/.empty rename to src/week1/day0-1/.empty diff --git a/src/week1/day0/expenses.html b/src/week1/day0-1/expenses.html similarity index 100% rename from src/week1/day0/expenses.html rename to src/week1/day0-1/expenses.html diff --git a/src/week1/day0/lion-3576045_960_720.jpg b/src/week1/day0-1/lion-3576045_960_720.jpg similarity index 100% rename from src/week1/day0/lion-3576045_960_720.jpg rename to src/week1/day0-1/lion-3576045_960_720.jpg diff --git a/src/week1/day0/multimedia.html b/src/week1/day0-1/multimedia.html similarity index 100% rename from src/week1/day0/multimedia.html rename to src/week1/day0-1/multimedia.html diff --git a/src/week1/day0/sign-up.html b/src/week1/day0-1/sign-up.html similarity index 80% rename from src/week1/day0/sign-up.html rename to src/week1/day0-1/sign-up.html index 7ca39a6..18d3608 100644 --- a/src/week1/day0/sign-up.html +++ b/src/week1/day0-1/sign-up.html @@ -15,24 +15,24 @@

Sign up

- +
- +
- +
- +
- diff --git a/src/week1/day0/todo-list.html b/src/week1/day0-1/todo-list.html similarity index 100% rename from src/week1/day0/todo-list.html rename to src/week1/day0-1/todo-list.html diff --git a/src/week1/day0/.txt b/src/week1/day0/.txt deleted file mode 100644 index e69de29..0000000