diff options
author | Kristian Lyngstol <kristian@bohemians.org> | 2017-04-20 10:50:11 +0200 |
---|---|---|
committer | Kristian Lyngstol <kristian@bohemians.org> | 2017-04-20 10:50:11 +0200 |
commit | a86fa790950906f0d0f32d2b3d2069fb11d34c98 (patch) | |
tree | 3d5263756bc6ae849e12b60e33cbe5550459cb04 /web/index.html | |
parent | 53d3a0593e3702a245dc90fb14a79e166bf7bbb3 (diff) |
Further tidying up
Diffstat (limited to 'web/index.html')
-rw-r--r-- | web/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/index.html b/web/index.html index 85cac15..04fc71e 100644 --- a/web/index.html +++ b/web/index.html @@ -317,7 +317,7 @@ </div> </div> - <div style="display:none;"><img id="source" src="img/tg17-clean.png" ></div> + <div style="display:none;"><img id="source" src="img/floor.png" ></div> </div> </div><!--/.fluid-container--> <script src="js/jquery.min.js" type="text/javascript"></script> |