mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
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:
parent
641985a3fc
commit
24772aa6dc
1 changed files with 1 additions and 0 deletions
|
@ -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]>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue