Project

General

Profile

« Previous | Next » 

Revision 52267

Added by Tsampikos Livisianos almost 6 years ago

add more favicon sizes

View differences:

login.vm
34 34
        <meta name="viewport" content="width=device-width,initial-scale=1.0">
35 35
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
36 36
	<meta name="description" content="OpenAIRE SSO"/>
37
	<link href="$request.getContextPath()/images/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
37
	<link rel="icon" type="image/png" sizes="32x32" href="$request.getContextPath()/images/favicon/favicon-32x32.png">
38
	<link rel="icon" type="image/png" sizes="96x96" href="$request.getContextPath()/images/favicon//favicon-96x96.png">
39
	<link rel="icon" type="image/png" sizes="16x16" href="$request.getContextPath()/images/favicon/favicon-16x16.png">
40
	<link href="$request.getContextPath()/images/favicon/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
38 41
        <title>#springMessageText("idp.title", "Web Login Service")</title>
39 42
        ## <link rel="stylesheet" type="text/css" href="$request.getContextPath()/css/main.css">
40 43

  

Also available in: Unified diff