Added contact e-mail and link to github repository

This commit is contained in:
Suzanne Soy 2021-07-03 00:02:50 +01:00
parent adfe7a3ed6
commit 4cacd36122

View File

@ -43,6 +43,7 @@ function ___example(id, f) {
<h1 itemprop="headline">Git tutorial: reimplementing part of GIT in JavaScript</h1>
<p class="article-metadata">By <a href="https://suzanne.soy/" itemprop="author" rel="author" itemtype="https://schema.org/Person">Suzanne Soy</a> for <a href="https://ligolang.org/" itemprop="copyrightHolder" itemtype="https://schema.org/Organization">LIGO</a>. <time itemprop="dateCreated datePublished" datetime="2021-06-29">02021-06-29</time>.</p>
<p>Please send remarks and suggestions to <a href="mailto:git-tutorial@suzanne.soy">git-tutorial@suzanne.soy</a> or simply fork <a href="https://github.com/jsmaniac/git-tutorial">this repository on GitHub</a></p>
<section id="credits-license">
<h1>Credits and license</h1>