mirror of https://github.com/tdwg/dwc.git
Use dashes in page titles
This commit is contained in:
parent
b5cfc6c302
commit
1e13c628c6
|
@ -3,8 +3,8 @@
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
|
|
||||||
<title>Darwin Core Downloads</title>
|
<title>Darwin Core - Downloads</title>
|
||||||
<meta name="DC.title" content="Darwin Core downloads">
|
<meta name="DC.title" content="Darwin Core - Downloads">
|
||||||
<meta name="DC.description" content="Darwin Core files for download.">
|
<meta name="DC.description" content="Darwin Core files for download.">
|
||||||
<meta name="DC.modified" content="2015-01-12">
|
<meta name="DC.modified" content="2015-01-12">
|
||||||
|
|
||||||
|
@ -69,6 +69,7 @@
|
||||||
<div class="page-header">
|
<div class="page-header">
|
||||||
<h1>Downloads</h1>
|
<h1>Downloads</h1>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p>The following are links to Darwin Core-related files that may be useful:</p>
|
<p>The following are links to Darwin Core-related files that may be useful:</p>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="dwc_terms.csv">List of all Darwin Core terms with definitions (CSV)</a></li>
|
<li><a href="dwc_terms.csv">List of all Darwin Core terms with definitions (CSV)</a></li>
|
||||||
|
|
Loading…
Reference in New Issue