Skip to content
Snippets Groups Projects
Verified Commit 49363cbf authored by Andrej Ramašeuski's avatar Andrej Ramašeuski
Browse files

Pokus opravit routing

parent 30d0a1cb
No related branches found
No related tags found
No related merge requests found
Pipeline #16507 passed
......@@ -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()]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment