diff options
author | Reinier Zwitserloot <reinier@zwitserloot.com> | 2014-05-08 01:23:09 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@zwitserloot.com> | 2014-05-08 01:24:26 +0200 |
commit | a49483c2f6d7fa793e1175d089e5220cfa36b492 (patch) | |
tree | f61d77ed4feb63e5e710ba706822dcd0b609ecc7 | |
parent | 293653e2ffb17ee96c3f3ff46c73e518ca6c76c3 (diff) | |
download | lombok-a49483c2f6d7fa793e1175d089e5220cfa36b492.tar.gz lombok-a49483c2f6d7fa793e1175d089e5220cfa36b492.tar.bz2 lombok-a49483c2f6d7fa793e1175d089e5220cfa36b492.zip |
We closed one tag too many on the homepage. Apparently on some modern version of firefox this makes flash confused.
-rw-r--r-- | website/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/index.html b/website/index.html index 17b6ffc6..10dba461 100644 --- a/website/index.html +++ b/website/index.html @@ -83,7 +83,7 @@ <li>Install <a href="http://get.adobe.com/flashplayer/">Adobe Flash</a></li> <li>Install <a href="http://apple.com/quicktime/download/">QuickTime</a></li> </ul> - </object></object></object></object> + </object></object></object> </video> </div> <div class="endBar"> |