Update _layouts/base.html

Added <meta name="robots" content="noodp"> so the Google description for the Bitcoin.org result is taken directly from the page instead of using outdated ODP data.
This commit is contained in:
JohnSmith555 2012-10-31 09:24:27 -05:00
parent 641985a3fc
commit 24772aa6dc

View file

@ -5,6 +5,7 @@
<title>Bitcoin - {{ page.title }}</title>
<meta name="description" content="">
<meta name="author" content="">
<meta name="robots" content="noodp">
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
<!--[if lt IE 9]>