mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-02-27 16:17:22 +00:00
[DOCS] Add edit page link (#20200)
This commit is contained in:
parent
d0eea91981
commit
f65757fc52
1 changed files with 2 additions and 1 deletions
|
|
@ -42,7 +42,8 @@ common-js:
|
|||
{{ content }}
|
||||
<hr/>
|
||||
<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>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in a new issue