diff --git a/src/App.ts b/src/App.ts index a70e2d5..759c80e 100644 --- a/src/App.ts +++ b/src/App.ts @@ -3,6 +3,7 @@ import {Component, Vue} from 'vue-property-decorator'; import config from '@/content/config.json'; import Responsive from "@/responsive"; import PhotoSwipper from "@/PhotoSwipper.vue"; +import Home from "@/content/Home.vue"; /** * Data class for artworks diff --git a/src/content/Home.vue b/src/content/Home.vue index 0354753..5f8e476 100644 --- a/src/content/Home.vue +++ b/src/content/Home.vue @@ -47,7 +47,7 @@