Skip to content

Commit

Permalink
Retire la ligne sur le pourcentage de contributions (#791)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts authored Dec 29, 2022
2 parents e4853de + e2aaf8b commit 81e54d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/theme/main.html
Original file line number Diff line number Diff line change
Expand Up @@ -199,13 +199,15 @@
{{ super() }}

{# Authoring based on git log #}
{# note: commenté car plus utilisé depuis l'intégration des avatrs GitHub en bas de page
{% if git_page_authors %}
<div class="md-source-date">
<small>
Contributions à cette page : {{ git_page_authors }}
</small>
</div>
{% endif %}
#}


{# License #}
Expand Down

0 comments on commit 81e54d1

Please sign in to comment.