diff options
Diffstat (limited to 'dashboard_website/templates/index.html')
| -rw-r--r-- | dashboard_website/templates/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dashboard_website/templates/index.html b/dashboard_website/templates/index.html index 9c604e0..60e6eaf 100644 --- a/dashboard_website/templates/index.html +++ b/dashboard_website/templates/index.html @@ -2,7 +2,7 @@ <html style="height:100%"> <head> - <title>MMCH HQ</title> + <title>MMCHQ</title> <link rel="icon" type="image/x-icon" href="/static/img/favicon.ico"> <link rel="stylesheet" href="{{ url_for('static', filename='css/leaflet.css') }}" @@ -185,7 +185,7 @@ id="new_clue_info" autocomplete=off style="flex:1;" - placeholder="e.g., Savenor's Butcher"/> + placeholder="e.g., Savenor's Butcher (RIP)"/> </div> <div style="margin:5px;display:flex;flex-direction:row"><span>Longitude: </span> <input autocomplete=off type="input" |
