X-Git-Url: https://git.openstreetmap.org./nominatim-ui.git/blobdiff_plain/fe6e7efceb1429fb2c32616895e675131acf476d..c296bef87014f72b3f8aae878b9a23f6c08780a7:/dist/theme/config.theme.js.example diff --git a/dist/theme/config.theme.js.example b/dist/theme/config.theme.js.example index 4c14a90..d9b6b60 100644 --- a/dist/theme/config.theme.js.example +++ b/dist/theme/config.theme.js.example @@ -2,4 +2,4 @@ // The file should be named 'config.theme.js' Nominatim_Config.Nominatim_API_Endpoint = 'http://myserver.example.com:1234/nominatim/'; -Nominatim_Config.Page_Title = 'My Server demo; +Nominatim_Config.Page_Title = 'My Server demo';