From d86b2c410fa68410678df3f500091fcd50d6645c Mon Sep 17 00:00:00 2001 From: NBTX Date: Sat, 24 Aug 2019 18:01:57 +0100 Subject: [PATCH] Tidy up paths --- layouts/error.vue | 11 ++++++++++- nuxt.config.js | 32 ++++++++++++++++++-------------- 2 files changed, 28 insertions(+), 15 deletions(-) diff --git a/layouts/error.vue b/layouts/error.vue index 89090039f..0cd146735 100644 --- a/layouts/error.vue +++ b/layouts/error.vue @@ -4,7 +4,7 @@

{{ error.message }}


-

Reload

+

Reload

@@ -22,8 +22,17 @@