From 811a6c7920b2d189e915a4f26086d8f02773aa82 Mon Sep 17 00:00:00 2001 From: Ilya Kantor Date: Fri, 4 Mar 2016 19:06:36 +0300 Subject: [PATCH] minor --- 1-js/3-code-quality/1-debugging-chrome/head.html | 8 ++++++++ .../10-arguments-pseudoarray/head.html | 14 ++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 1-js/3-code-quality/1-debugging-chrome/head.html create mode 100644 1-js/4-data-structures/10-arguments-pseudoarray/head.html diff --git a/1-js/3-code-quality/1-debugging-chrome/head.html b/1-js/3-code-quality/1-debugging-chrome/head.html new file mode 100644 index 00000000..e990ced8 --- /dev/null +++ b/1-js/3-code-quality/1-debugging-chrome/head.html @@ -0,0 +1,8 @@ + \ No newline at end of file diff --git a/1-js/4-data-structures/10-arguments-pseudoarray/head.html b/1-js/4-data-structures/10-arguments-pseudoarray/head.html new file mode 100644 index 00000000..49d09dd5 --- /dev/null +++ b/1-js/4-data-structures/10-arguments-pseudoarray/head.html @@ -0,0 +1,14 @@ + \ No newline at end of file