Skip to content

Commit

Permalink
Merge pull request #5099 from HSLdevcom/DT-6440
Browse files Browse the repository at this point in the history
DT-6440 Matka scooter info links
  • Loading branch information
vesameskanen authored Sep 30, 2024
2 parents 6d281b5 + c60188a commit ebf65b1
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions app/configurations/config.matka.js
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,20 @@ export default {
...KotkaConfig.vehicleRental.networks,
...KouvolaConfig.vehicleRental.networks,
},
scooterInfoLink: {
fi: {
text: 'Potkulaudat',
url: 'https://www.fintraffic.fi/fi/uutiset/sahkopotkulaudat-nyt-mukana-opasmatkafi-reittioppaassa',
},
en: {
text: 'Scooters',
url: 'https://www.fintraffic.fi/en/news/electric-scooters-now-included-opasmatkafi-journey-planner',
},
sv: {
text: 'Elsparkcyklar',
url: 'https://www.fintraffic.fi/sv/nyheter/elsparkcyklarna-finns-nu-med-i-reseplaneraren-opasmatkafi',
},
},
},

getAutoSuggestIcons: {
Expand Down
2 changes: 1 addition & 1 deletion static/assets/svg-sprite.default.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ebf65b1

Please sign in to comment.