Remove the github paragraph on header

Remove the github paragraph on header, since it already has a link to github using aria to accessibility
This commit is contained in:
Ricardo Seriani 2017-11-16 12:13:00 -02:00 committed by GitHub
parent 9877f0453e
commit 50a3e24db8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -21,7 +21,6 @@
<div class="button button-github" role="button" aria-label="GitHub">
<a style="padding: 0px; font-size:40px" href="https://github.com/{{ . }}" title="@{{ . }} on GitHub" target="_blank" class="toggle-button icon icon-github"></a>
</div>
<p style="font-size: 18px; padding: 8px">Github</p>
{{ end }}
<!-- TODO: disabled until Hugo supports the generation of a content index natively