mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-08-20 10:52:25 +00:00
Add edit page link
This commit is contained in:
parent
8e49d1571d
commit
2ca28c8971
1 changed files with 2 additions and 1 deletions
|
|
@ -41,7 +41,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