Update head-header.html

pull/250/head
johndmulhausen 2016-03-25 16:22:16 -07:00
parent 9c731b6bba
commit 915ebaef58
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="canonical" href="https://kubernetes.io/{{page.path}}" />
<link rel="canonical" href="https://kubernetes.io{{page.url}}" />
<link rel="shortcut icon" type="image/png" href="/images/favicon.png">
<link href='https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900,900italic' rel='stylesheet' type='text/css'>
<link rel="stylesheet" href='https://fonts.googleapis.com/css?family=Roboto+Mono' type='text/css'>