Project

General

Profile

« Previous | Next » 

Revision 52267

Added by Tsampikos Livisianos almost 6 years ago

add more favicon sizes

View differences:

logout.vm
22 22
        <meta name="viewport" content="width=device-width,initial-scale=1.0">
23 23
	<meta http-equiv="content-type" content="text/html; charset=utf-8" />
24 24
	<meta name="description" content="OpenAIRE SSO"/>
25
	<link href="$request.getContextPath()/images/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
25
	<link rel="icon" type="image/png" sizes="32x32" href="$request.getContextPath()/images/favicon/favicon-32x32.png">
26
	<link rel="icon" type="image/png" sizes="96x96" href="$request.getContextPath()/images/favicon//favicon-96x96.png">
27
	<link rel="icon" type="image/png" sizes="16x16" href="$request.getContextPath()/images/favicon/favicon-16x16.png">
28
	<link href="$request.getContextPath()/images/favicon/favicon.ico" rel="shortcut icon" type="image/vnd.microsoft.icon" />
26 29
        #if ( $logoutContext and !$logoutContext.getSessionMap().isEmpty() )
27 30
            <meta http-equiv="refresh" content="10;url=$flowExecutionUrl&_eventId=propagate">
28 31
        #end

Also available in: Unified diff