Mercurial > libervia-web
diff public/libervia.html @ 409:35a43d0dc032
browser and server sides: display favicon
author | souliane <souliane@mailoo.org> |
---|---|
date | Mon, 17 Mar 2014 18:30:07 +0100 |
parents | 41a386a27002 |
children |
line wrap: on
line diff
--- a/public/libervia.html Mon Mar 17 16:33:05 2014 +0100 +++ b/public/libervia.html Mon Mar 17 18:30:07 2014 +0100 @@ -17,10 +17,11 @@ --> <html> -<head> +<head profile="http://www.w3.org/2005/10/profile"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <meta name="pygwt:module" content="libervia"> <link rel='stylesheet' href='libervia.css'> +<link rel="icon" type="image/png" href="sat_logo_16.png"> <title>Libervia</title> </head>