Merge pull request #17 from ISEAL-Community/site-credits

site: add credits section
This commit is contained in:
ISEALElizabeth 2022-03-14 14:25:42 -04:00 committed by GitHub
commit 70dc85fad2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,7 @@
</nav>
<a class="nav-link" href="#download">Download</a>
<a class="nav-link" href="#schema-extensions">Schema Extensions</a>
<a class="nav-link" href="#credits">Credits</a>
<a class="nav-link" href="#feedback">Feedback</a>
</nav>
</nav>
@ -147,6 +148,8 @@
<ul>
<li><a href="{{ .Site.BaseURL }}/fsc">Forest Stewardship Council</a></li>
</ul>
<h2 id="credits">Credits</h2>
<p>The ISEAL Core Metadata Set and FSC extension were compiled by Peter Ballantyne drawing on reviews of information systems and conversations with individuals in several organizations, notably FSC and ISEAL. The metadata were reviewed, improved and published on GitHub by Alan Orth and Marie-Angelique Laporte. Elizabeth Kennedy oversaw the data implementations and Julie Smith provided overall project management.</p>
<h2 id="feedback">Feedback</h2>
<p>If you have questions/comments please contact ____.</p>
</main>