Skip to content

Commit

Permalink
DT-6440 matka scooter links, icon color from config
Browse files Browse the repository at this point in the history
  • Loading branch information
sharhio committed Sep 30, 2024
1 parent 6d281b5 commit c60188a
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 c60188a

Please sign in to comment.