Browse Source

Add canonical link pointing at fig.sh

This will keep Google happy.

Signed-off-by: Ben Firshman <[email protected]>
Ben Firshman 11 years ago
parent
commit
f189e299fd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/_layouts/default.html

+ 1 - 0
docs/_layouts/default.html

@@ -7,6 +7,7 @@
     <link href='http://fonts.googleapis.com/css?family=Lilita+One|Lato:300,400,700' rel='stylesheet' type='text/css'>
     <link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
     <link rel="stylesheet" type="text/css" href="css/fig.css?{{ site.time | date:'%Y%m%d%U%H%N%S' }}">
+    <link rel="canonical" href="http://www.fig.sh{% if page.url =="/index.html" %}/{% else %}{{ page.url }}{% endif %}">
   </head>
   <body>
     <div class="container">