mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
remove reference to nominatim.xml OpenSearch description
The file was meant for the openstreetmap instance only. Fixes #1554.
This commit is contained in:
@@ -6,7 +6,6 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||||
|
|
||||||
<base href="<?php echo CONST_Website_BaseURL;?>" />
|
<base href="<?php echo CONST_Website_BaseURL;?>" />
|
||||||
<link href="nominatim.xml" rel="search" title="Nominatim Search" type="application/opensearchdescription+xml" />
|
|
||||||
<link href="css/leaflet.css" rel="stylesheet" />
|
<link href="css/leaflet.css" rel="stylesheet" />
|
||||||
<link href="css/Control.Minimap.min.css" rel="stylesheet" />
|
<link href="css/Control.Minimap.min.css" rel="stylesheet" />
|
||||||
<link href="css/bootstrap-theme.min.css" rel="stylesheet" />
|
<link href="css/bootstrap-theme.min.css" rel="stylesheet" />
|
||||||
|
|||||||
Reference in New Issue
Block a user