Skip to content

Commit

Permalink
Merge pull request #133 from 0xPolygon/km/git-contr-2
Browse files Browse the repository at this point in the history
Git contributors: trying once again
  • Loading branch information
0xgraciegrace authored Jan 8, 2024
2 parents 05991fb + 8a06fd7 commit 864c074
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions overrides/main.html
Original file line number Diff line number Diff line change
@@ -1,17 +1,5 @@
{% extends "base.html" %}

{% block content %}
{{ super() }}

{% if git_page_authors %}
<div class="md-source-date">
<small>
Authors: {{ git_page_authors | default('enable mkdocs-git-authors-plugin') }}
</small>
</div>
{% endif %}
{% endblock %}

{% block scripts %}
{{ super() }}

Expand Down

0 comments on commit 864c074

Please sign in to comment.