diff --git a/docs/README.md b/docs/README.md
index b45679a..9d844f4 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -14,8 +14,6 @@
-
-
diff --git a/docs/basic/basic_chart.md b/docs/basic/basic_chart.md
index 908027e..4d6c92a 100644
--- a/docs/basic/basic_chart.md
+++ b/docs/basic/basic_chart.md
@@ -2,7 +2,6 @@
A chart is generally a 2D rendition of data. For example, for a set of values across items, the data could look like:
```js
-
data = {
labels: ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat", "Sun"],
datasets: [
diff --git a/docs/index.html b/docs/index.html
index cb9508f..59e4718 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -83,11 +83,17 @@
+