diff --git a/.gitignore b/.gitignore index a234678..9c8d144 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ bower_components .sass-cache +node_modules diff --git a/index.html b/index.html index 9c64e0b..87cf69e 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@
This will be displayed if the seen data attribute of the Vue app evaluates to true
- +{{message}}
- +{{message}}
@@ -49,15 +49,6 @@