1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00

edit page link

This commit is contained in:
codecalm
2018-02-22 23:32:43 +01:00
parent 6ad8ec0bb8
commit d546032d01

View File

@@ -22,6 +22,10 @@ title: Documentation
{% endfor %}
</div>
{% endfor %}
<div class="d-none d-lg-block mt-6">
<a href="{{ site.github_url }}/edit/dev/src/{{ page.path }}" class="text-muted">Edit this page</a>
</div>
</div>
<div class="col-lg-9">
<div class="card">