diff options
Diffstat (limited to 'phonegap/www/index.html')
-rw-r--r-- | phonegap/www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phonegap/www/index.html b/phonegap/www/index.html index dc01c30df..68f763cb2 100644 --- a/phonegap/www/index.html +++ b/phonegap/www/index.html @@ -45,7 +45,7 @@ <div class="table-cell"> <header id="site-header" role="banner"> <div class="container"> - <a href="/" id="site-logo">FixMyStreet</a> + <span id="site-logo"></span> </div> </header> |