Skip to content

Commit 864c074

Browse files
Merge pull request 0xPolygon#133 from 0xPolygon/km/git-contr-2
Git contributors: trying once again
2 parents 05991fb + 8a06fd7 commit 864c074

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

overrides/main.html

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,5 @@
11
{% extends "base.html" %}
22

3-
{% block content %}
4-
{{ super() }}
5-
6-
{% if git_page_authors %}
7-
<div class="md-source-date">
8-
<small>
9-
Authors: {{ git_page_authors | default('enable mkdocs-git-authors-plugin') }}
10-
</small>
11-
</div>
12-
{% endif %}
13-
{% endblock %}
14-
153
{% block scripts %}
164
{{ super() }}
175

0 commit comments

Comments
 (0)