diff options
author | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-11 00:55:03 +0200 |
---|---|---|
committer | Reinier Zwitserloot <reinier@tipit.to> | 2009-07-11 00:55:03 +0200 |
commit | 21aa78996ad11ebd945273405d752622ffbd9df0 (patch) | |
tree | 26e42fed744048ecefdf91f29d00e191d86f3845 /website/index.html | |
parent | 762bcba0074a0d922ce9c37e57642f5f2bf0afb4 (diff) | |
download | lombok-21aa78996ad11ebd945273405d752622ffbd9df0.tar.gz lombok-21aa78996ad11ebd945273405d752622ffbd9df0.tar.bz2 lombok-21aa78996ad11ebd945273405d752622ffbd9df0.zip |
Added the github 'fork me' banner.
Diffstat (limited to 'website/index.html')
-rw-r--r-- | website/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/website/index.html b/website/index.html index 817d6289..c4f85a39 100644 --- a/website/index.html +++ b/website/index.html @@ -10,6 +10,7 @@ <title>Project Lombok</title> <!--[if lt IE 7]><script type="text/javascript" src="logi/iepngfix_tilebg.js"></script><![endif]--> </head><body> + <a id="forkMe" href="http://github.com/rzwitserloot/lombok"><img style="position: absolute; top: 0; right: 0; border: 0;" src="http://s3.amazonaws.com/github/ribbons/forkme_right_darkblue_121621.png" alt="Fork me on GitHub" /></a> <div id="downloadInfo" class="buttonBar" style="display: none;"> <span></span> <div class="downloadActions"> |