diff --git a/nuxt.config.js b/nuxt.config.js index 9a71b9077eaf0d67326d35f99a7e9de613760e79..b556030eb6f2b6655a30bfec4b082e7b59071e5c 100644 --- a/nuxt.config.js +++ b/nuxt.config.js @@ -21,7 +21,7 @@ export default { { hid: "og:type", property:"og:type", content:"website" }, { hid: "og:url", property:"og:url", content:"https://www.kalkulacka.one/" }, { hid: "apple-mobile-web-app-title", name: "apple-mobile-web-app-title", property:"apple-mobile-web-app-title", content:"KalkulaÄŤka.1" } - + ], link: [ { rel: 'icon', type: 'image/x-icon', href: '/cs/volby-2021-2050/favicon.ico' } @@ -84,9 +84,9 @@ export default { // }, // } }, - router: { - base: '/pirati-d9450fcc-e848-4adc-99f8-c4105c142df4/' - }, +// router: { +// base: '/pirati-d9450fcc-e848-4adc-99f8-c4105c142df4/' +// }, generate: { routes() { let arr = [...Array(questions.length + 1).keys()]