]> git.openstreetmap.org Git - nominatim-ui.git/blobdiff - README.md
allow theming (#84)
[nominatim-ui.git] / README.md
index 91a0220e3c115615721094e43c3c74661e3a2b54..8eb100fd16ba180f6942532589beffad70ff8e7d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -40,6 +40,15 @@ Defaults:
 | `Map_Tile_Attribution` | [OpenStreetMap](https://openstreetmap.org/copyright) obviously |
 
 
+## Theming
+
+You can customize parts of the website by overwriting files in `dist/theme/`
+
+   * Set a `Page_Title` in the configuration
+   * Logo
+   * Content of Welcome and About&Help page
+   * Additional CSS styling
+
 ## License
 
 The source code is available under a [GPLv2 license](LICENSE).