diff options
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 1be5889..01c97fb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -16,7 +16,7 @@ <script src="//unpkg.com/docsify-edit-on-github/index.js"></script> <script> window.$docsify = { - name: 'Tangerine Network Wiki', + name: '<img alt="Tangerine-Network-Wiki" src="_media/logo.png" width="200px"/>', repo: 'tangerine-network/wiki', loadSidebar: true, maxLevel: 5, |