diff options
Diffstat (limited to 'wizardbotv2/index.html')
-rw-r--r-- | wizardbotv2/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/wizardbotv2/index.html b/wizardbotv2/index.html index 47d0193..304db40 100644 --- a/wizardbotv2/index.html +++ b/wizardbotv2/index.html @@ -15,7 +15,7 @@ <body> <nav class="navbar navbar-dark dark_navbar navbar-expand-lg mb-2 shadow"> <div class="container-fluid"> -<img class="navbar_logo" src="../img/voidnet_logo.png"></img> +<img class="navbar_logo" src="/img/voidnet_logo.png"></img> <button class="navbar-toggler me-auto" type="button" data-bs-toggle="collapse" data-bs-target="#mnav"><span class="wtext">Menu</span></button> <div class="collapse navbar-collapse" id="mnav"> <ul class="navbar-nav me-auto"> @@ -47,6 +47,9 @@ WizardBot V2 is the second version of twitch bot made by VoidNet owner. Programming language the bot is written in: C <br/> <br/> +<a href="/wizardbotv2/leaderboard" target="_blank">WizardBot V2 Cookies Leaderboard</a> +<br/> +<br/> <b>List of WizardBot V2 commands</b> <hr width="90%"></hr> <br/> |