]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/javascripts/index.js
Tweak attribution
[rails.git] / app / assets / javascripts / index.js
index 7ed89681e01749c7483652bba5b1629baa04cf27..1ea1d7c7f8c70060706e5ffc470279972f1a62b8 100644 (file)
@@ -37,7 +37,7 @@ $(document).ready(function () {
 
   var layers = [
     new L.OSM.Mapnik({
-      attribution: copyright+" – "+donate,
+      attribution: copyright + " ♥ " + donate,
       code: "M",
       keyid: "mapnik",
       name: I18n.t("javascripts.map.base.standard")