From a000704a9959362da8d8f6d11c1b6f91df665679 Mon Sep 17 00:00:00 2001 From: les Date: Fri, 21 Feb 2020 18:10:21 +0100 Subject: [PATCH] fix img lazyloading --- components/Event.vue | 4 +++- nuxt.config.js | 1 + 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/components/Event.vue b/components/Event.vue index 41252ec7..f38e8ca4 100644 --- a/components/Event.vue +++ b/components/Event.vue @@ -1,7 +1,8 @@