[DOCS] Add edit page link (#20200)
This commit is contained in:
parent
d0eea91981
commit
f65757fc52
@ -42,7 +42,8 @@ common-js:
|
|||||||
{{ content }}
|
{{ content }}
|
||||||
<hr/>
|
<hr/>
|
||||||
<footer class="container">
|
<footer class="container">
|
||||||
<p>© 2013-2019. The go-ethereum Authors.</p>
|
<p>© 2013–2019. The go-ethereum Authors. | <a href="https://github.com/ethereum/go-ethereum/blob/gh-pages/{{ page.name }}">Edit this page</a></p>
|
||||||
|
</p>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user