maps correction
Some checks failed
CI / build (push) Has been cancelled

This commit is contained in:
2025-09-14 11:06:01 +02:00
parent cc494a048f
commit 0266883474

View File

@ -2,7 +2,7 @@
class WelcomeController < ApplicationController
def index
@google_maps_url = 'https://maps.app.goo.gl/2p2MZS7bEFoetYR19'
@google_maps_url = 'https://maps.app.goo.gl/stmZjHRQd6vScfeb9'
@cool_earth_url = 'https://www.coolearth.org/'
end
end