Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
theurbanismguy authored Nov 23, 2022
1 parent 282f87c commit 7fa5b04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
zoomControl:true, maxZoom:28, minZoom:1
}).fitBounds([[50.580965417019115,2.553952748511121],[53.476076308161694,8.226173480414966]]);
var hash = new L.Hash(map);
map.attributionControl.setPrefix('POVI.Toekom.st Versie 0.1 &middot; 23.11.22 &middot; Zie ook <a href="https://POVI.Toekom.st/" target="_blank"> POVI </a> &middot; Met liefde gemaakt in <a href="https://www.youtube.com/watch?v=tBFwGLGBB-k" target="_blank">Rotterdam</a> door <a href="https://ganeshbabu.me/" target="_blank">Ganesh Babu</a> &middot; <a href="https://forms.gle/NxT8Coocemj5hcZN8" target="_blank">Feedback</a>');
map.attributionControl.setPrefix('POVI.Toekom.st Versie 0.1 &middot; 23.11.22 &middot; Zie ook <a href="https://toekom.st/" target="_blank"> Toekom.st </a> &middot; Met liefde gemaakt in <a href="https://www.youtube.com/watch?v=tBFwGLGBB-k" target="_blank">Rotterdam</a> door <a href="https://ganeshbabu.me/" target="_blank">Ganesh Babu</a> &middot; <a href="https://forms.gle/NxT8Coocemj5hcZN8" target="_blank">Feedback</a>');
var autolinker = new Autolinker({truncate: {length: 30, location: 'smart'}});
var bounds_group = new L.featureGroup([]);
function setBounds() {
Expand Down

0 comments on commit 7fa5b04

Please sign in to comment.