chore: add override for edit on github

This commit is contained in:
Thomas Allmer
2020-10-29 18:48:40 +01:00
parent 6f739870cf
commit 6cfa5e0ba0

View File

@@ -0,0 +1,6 @@
<div class="content-footer">
<p>
Caught a mistake or want to contribute to the documentation?
<a href="https://github.com/open-wc/open-wc/edit/master/{{ page.inputPath }}">Edit this page on GitHub!</a>
</p>
</div>