mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-05-02 22:32:55 +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 }}
|
{{ 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…
Reference in a new issue