- "og:image:secure_url" => image_path("osm_logo_256.png", :host => SERVER_URL, :protocol => "https")
+ "og:image:secure_url" => image_path("osm_logo_256.png", :host => SERVER_URL, :protocol => "https"),
+ "og:url" => url_for(:host => SERVER_URL),
+ "og:description" => t("layouts.intro_text")