Update footer.html

This commit is contained in:
Bex Warner
2017-08-15 14:49:30 -07:00
committed by GitHub
parent a866acf52e
commit 0bf30877a6

View File

@@ -6,7 +6,7 @@
</p>
<p>
<span class="mr-2">{% octicon code %} with {% octicon heart %} by <a class="text-gray-light" href="https://twitter.com/bkeepers">@bkeepers</a></span>
<span class="mx-2">Code licensed <a class="text-gray-light" href="https://github.com/probot/probot/blob/master/LICENSE">MIT</a></span>
<span class="mx-2">Code licensed <a class="text-gray-light" href="https://github.com/probot/probot/blob/master/LICENSE">ISC</a></span>
<span class="mx-2">Docs licensed <a class="text-gray-light" href="https://creativecommons.org/licenses/by/4.0/">CC-BY-4.0</a></span>
</p>
</div>