mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Update _layouts/base.html
Corrected error: moved proposed description to description field. Sent from my iPhone
This commit is contained in:
parent
26af9bd4ee
commit
edb0ef380d
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<title>Bitcoin - {{ page.title }}</title>
|
||||
<meta name="description" content="" />
|
||||
<meta name="author" content="The original site offering documentation, forums and the original open-source Bitcoin software." />
|
||||
<meta name="description" content="The original site offering documentation, forums and the original open-source Bitcoin software." />
|
||||
<meta name="author" content="" />
|
||||
<meta name="robots" content="noodp" />
|
||||
|
||||
<!-- Le HTML5 shim, for IE6-8 support of HTML elements -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue