From 4277e7d01dd9d112f8db61f063c5ce3edaff4297 Mon Sep 17 00:00:00 2001 From: Waren Gonzaga Date: Tue, 8 Sep 2020 00:27:36 +0800 Subject: [PATCH] Fix Open Graph Errors (#1108) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * 🎨 Update .gitignore file * 🐛 Fix open graph errors Co-authored-by: Waren Gonzaga --- .gitignore | 1 + docs/index.html | 4 ++-- docsSource/template.html | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 09754d47e..7029390d9 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ node_modules/ test/ npm-shrinkwrap.json package-lock.json +.jshintrc \ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 7e900322f..faa365c2f 100644 --- a/docs/index.html +++ b/docs/index.html @@ -13,14 +13,14 @@ - + - + diff --git a/docsSource/template.html b/docsSource/template.html index ac9b077ed..c4364a409 100644 --- a/docsSource/template.html +++ b/docsSource/template.html @@ -13,14 +13,14 @@ - + - +