diff --git a/public/index.html b/public/index.html index 5a9799b..af732bd 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,10 @@ - + + + + <%= htmlWebpackPlugin.options.title %> diff --git a/src/App.vue b/src/App.vue index b662bbc..ac86be1 100644 --- a/src/App.vue +++ b/src/App.vue @@ -3,14 +3,14 @@
diff --git a/src/components/features/GridCell.vue b/src/components/features/GridCell.vue index 54f31bb..741befb 100644 --- a/src/components/features/GridCell.vue +++ b/src/components/features/GridCell.vue @@ -1,9 +1,13 @@