Skip to content

Commit 4244c3c

Browse files
author
Emmanouil Konstantinidis
committed
Remove filename heading from "Edit on GitHub"
1 parent c701c51 commit 4244c3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/template/content.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
{{ content }}
1212

1313
{% for filename in meta.source_filename %}
14-
<h1>{{filename}}</h1>
1514
<a class="btn btn-default btn-edit" href="https://github.com/ekonstantinidis/django-rest-framework-docs/blob/master/docs/{{ filename }}.md"><i class="fa fa-github"></i> Edit on Github</a>
1615
{% endfor %}
1716
</div>

0 commit comments

Comments
 (0)