diff --git a/README.md b/README.md index c0d6c93..9ec7bb3 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,9 @@ Supported data sources include DX Clusters, the Reverse Beacon Network (RBN), th ### Accessing the public version -TODO +You can access the public version's web interface at [https://spothole.m0trt.radio](https://spothole.m0trt.radio), and see [https://spothole.m0trt.radio/apidocs](https://spothole.m0trt.radio/apidocs) for the API details. + +Please note this URL is not necessarily final, and the API is likely to change as the project works its way towards v1.0. Please do not build anything on the Spothole API yet! ### Running your own copy diff --git a/images/screenshot-filters.png b/images/screenshot-filters.png deleted file mode 100644 index 3620b64..0000000 Binary files a/images/screenshot-filters.png and /dev/null differ diff --git a/views/webpage_base.tpl b/views/webpage_base.tpl index 0d1dbc6..8ab3c5f 100644 --- a/views/webpage_base.tpl +++ b/views/webpage_base.tpl @@ -1,8 +1,26 @@ - - + + + + + + + + + + + + + + + + + + + + (S)pothole diff --git a/webassets/img/banner.png b/webassets/img/banner.png new file mode 100644 index 0000000..ba734d1 Binary files /dev/null and b/webassets/img/banner.png differ