Author: bpoussin Date: 2014-01-24 18:26:03 +0100 (Fri, 24 Jan 2014) New Revision: 696 Url: http://nuiton.org/projects/sandbox/repository/revisions/696 Log: le logo codelutin est cliquable pour arriver sur notre site Modified: bonneannee/index.html Modified: bonneannee/index.html =================================================================== --- bonneannee/index.html 2014-01-19 13:33:57 UTC (rev 695) +++ bonneannee/index.html 2014-01-24 17:26:03 UTC (rev 696) @@ -13,7 +13,7 @@ <body> <div id="slidehome" class="slide"> <h1> - <img src="img/lutin.png" title="Code Lutin" /> + <a href="http://www.codelutin.com"><img src="img/lutin.png" title="Code Lutin" /></a> <span>vous souhaite une bonne année 2014 !</span> </h1> </div>
participants (1)
-
bpoussin@users.nuiton.org