Apply various syntax consistency improvements

This commit is contained in:
Saivann 2013-10-21 14:59:09 -04:00
parent 55bd72c8e0
commit 2f79df8dcd
7 changed files with 112 additions and 86 deletions

View file

@ -2,7 +2,6 @@
layout: base
lang: en
---
{% if page.canonical != nil %}
<script>window.location.href='{{ page.canonical }}';</script>
<link rel="canonical" href="http://bitcoin.org{{ page.canonical }}"/>

View file

@ -1,7 +1,6 @@
---
layout: base
---
<meta name="robots" content="noindex">
<script>window.location.href='{{ page.redirect }}';</script>