Skip to content

Commit

Permalink
Update sidebar.html
Browse files Browse the repository at this point in the history
  • Loading branch information
brunochanrio authored May 7, 2024
1 parent 207e7e8 commit b94563e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions _includes/sidebar.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,8 @@
<label class="md-nav__title md-nav__title--site" for="__drawer"><span class="md-nav__button md-logo">{% if site.logo %}<img height="48" src="{{ site.baseurl }}/{{ site.logo }}">{% else %}<i class="md-icon"></i>{% endif %}</span> {{ site.title }}</label>
<div class="md-nav__source">
<a class="md-source" data-md-source="github" href="{{ site.repo }}" title="Go to repository">
<div class="md-source__icon">
<div class="md-source__icon" style="padding-top:5px padding-left:10px">
<i class="fa fa-github fa-3x"></i>
<use height="24" width="24" xlink:href="#__github"></use></svg>
</div>
<div class="md-source__repository">
{{ site.github_user }}/{{ site.github_repo }}
Expand Down

0 comments on commit b94563e

Please sign in to comment.