Added "Edit This Page" button to bottom of docs.
Next to "Create Issue" button, in addition to the edit button already at the top.
This commit is contained in:
@@ -47,6 +47,7 @@
|
|||||||
<a href="" onclick="window.open('https://github.com/kubernetes/kubernetes.github.io/issues/new?title=Issue%20with%20' +
|
<a href="" onclick="window.open('https://github.com/kubernetes/kubernetes.github.io/issues/new?title=Issue%20with%20' +
|
||||||
window.location.pathname + '&body=Issue%20with%20' +
|
window.location.pathname + '&body=Issue%20with%20' +
|
||||||
window.location.pathname)" class="button issue">Create Issue</a>
|
window.location.pathname)" class="button issue">Create Issue</a>
|
||||||
|
<a href="/editdocs#{{ page.path }}" class="button issue">Edit This Page</a>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|||||||
Reference in New Issue
Block a user