We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d921b03 commit 819d18bCopy full SHA for 819d18b
1 file changed
_includes/biocard.html
@@ -28,7 +28,7 @@ <h1 class="biocard-name">{{include.fullname}}</h1>
28
{% endif %}
29
{% if include.github %}
30
<p class="biocard-link">
31
- <a href="https://github.com/{{include.github}}">GitHib</a>
+ <a href="https://github.com/{{include.github}}">GitHub</a>
32
</p>
33
34
{% if include.website %}
0 commit comments