diff options
-rw-r--r-- | rpcblockchainexplorer/templates/header.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rpcblockchainexplorer/templates/header.html b/rpcblockchainexplorer/templates/header.html index bda0306..c2f9366 100644 --- a/rpcblockchainexplorer/templates/header.html +++ b/rpcblockchainexplorer/templates/header.html @@ -1,6 +1,7 @@ <div class="header"> <ul> <li><a href="/">main</a></li> + <li><a href="https://github.com/kanzure/rpcblockchainexplorer">rpcblockchainexplorer</a></li> </ul> <br /> |