diff --git a/.eslintignore b/.eslintignore index e0d8f5366..4c03e2214 100644 --- a/.eslintignore +++ b/.eslintignore @@ -12,7 +12,9 @@ CNAME # Ignore files by extension /**/*.svg /**/*.png +/**/*.ico /**/*.md +/**/*.webmanifest # Ignore files by folders /src/resources/font-awesome/** diff --git a/src/index.html b/src/index.html index 8c69afc8a..acc35756d 100644 --- a/src/index.html +++ b/src/index.html @@ -32,7 +32,14 @@ /> - + + + + + + + +