From 5e71831019eb629e487eecafb4f27d5c3a744b89 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Wed, 4 Sep 2019 14:05:10 +0530 Subject: [PATCH] :alembic: Adjusted route --- nuxt.config.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nuxt.config.js b/nuxt.config.js index 53717f248..968032001 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -24,6 +24,9 @@ export default { /* ** Headers of the page */ + router: { + base: '/' + }, head: { title: `${meta.name} \u2022 ${meta.shortDescription}`, meta: [