forked from bofh/fetsite
hreflang tag
This commit is contained in:
@@ -4,6 +4,10 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<link rel="shortcut icon" href="<%= absurl("/logo2014_64.png")%>">
|
<link rel="shortcut icon" href="<%= absurl("/logo2014_64.png")%>">
|
||||||
|
|
||||||
|
<link rel="alternate" hreflang="de" href="<%= url_for(params.merge(:locale=>:de))%>" />
|
||||||
|
|
||||||
|
<link rel="alternate" hreflang="en" href="<%= url_for(params.merge(:locale=>:en))%>" />
|
||||||
<!--<link rel="shortcut icon" href="http://www.fet.at/favicon.ico">-->
|
<!--<link rel="shortcut icon" href="http://www.fet.at/favicon.ico">-->
|
||||||
<!---->
|
<!---->
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user