Skip to content

Commit 0439155

Browse files
author
Houssein Djirdeh
authored
Merge pull request #2 from gitpoint/lex111-contributors-link
Add link to contributors list in footer
2 parents 99690c6 + e1674ab commit 0439155

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/footer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<footer class="pv4 ph3 ph5-m ph6-l dark-gray bg-primary karla">
2-
<div class="f5 f4-ns db tc mt2 mb4">Brought to you by <a class="link fw7 dark-gray dim" href="https://houssein.me/">Houssein Djirdeh</a></div>
2+
<div class="f5 f4-ns db tc mt2 mb4">Brought to you by <a class="link fw7 dark-gray dim" href="https://houssein.me/">Houssein Djirdeh</a> and <a class="link fw7 dark-gray dim" href="https://github.com/gitpoint/git-point/graphs/contributors">awesome contributors 🎉</a></div>
33
<div class="f6 f5-ns db tc">Show this project some ❤ on <a class="link fw7 dark-gray dim" href="https://github.com/gitpoint/git-point">GitHub</a></div>
44
</footer>

0 commit comments

Comments
 (0)