Skip to content
This repository was archived by the owner on Jun 2, 2020. It is now read-only.

Commit 50428cc

Browse files
Merge pull request #361 from ipfs/er-removes-dupe-link-in-footer
Closes link tag in footer
2 parents d830e23 + 21dc879 commit 50428cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

layouts/partials/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<footer class="page-footer">
33
<div class="page-footer--copyright">
44
<p class="md-footer-copyright__highlight">
5-
© <a href="//protocol.ai">Protocol Labs</a> | Except as noted, content licensed <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY 4.0
5+
© <a href="//protocol.ai">Protocol Labs</a> | Except as noted, content licensed <a href="https://creativecommons.org/licenses/by/4.0/">CC-BY 4.0</a>
66
</p>
77
<p>
88
Powered by

0 commit comments

Comments
 (0)