diff --git a/src/main/resources/templates/index.html b/src/main/resources/templates/index.html
index 9702c05f..952d6ead 100644
--- a/src/main/resources/templates/index.html
+++ b/src/main/resources/templates/index.html
@@ -83,8 +83,11 @@
'https://cdn.digitransit.fi/map/v3/hsl-map/{z}/{x}/{y}.png?digitransit-subscription-key=' + digitransitKey
],
tileSize: 512,
- attribution:
- 'Map tiles © by Helsinki Region Transport 2021, under CC BY 4.0.'
+ attribution: [
+ 'Map tiles © by Helsinki Region Transport 2021, under CC BY 4.0.',
+ 'Road data © by Digiroad, Finnish Transport Agency CC BY 4.0.',
+ 'Tram rail data © by National Land Survey of Finland Topographic Database 01/2026 CC BY 4.0.'
+ ].join(' | ')
}
},
layers: [