diff options
author | LinuxWizard42 <linuxwizard@voidnet.dy.fi> | 2022-12-01 22:00:45 +0200 |
---|---|---|
committer | LinuxWizard42 <linuxwizard@voidnet.dy.fi> | 2022-12-01 22:00:45 +0200 |
commit | 58eb6467bf81ba4cced837e42b38f6c08d4aaf26 (patch) | |
tree | 71cb4b80097d28a4cceebe528a27946e59ed26fe /wizardbotv2/index.html | |
parent | 514ae3bf94470b367f63372d06779e42db650d3e (diff) | |
download | VoidNet_Site-58eb6467bf81ba4cced837e42b38f6c08d4aaf26.tar.gz VoidNet_Site-58eb6467bf81ba4cced837e42b38f6c08d4aaf26.tar.zst |
Added WizardBot V2 cookies leaderboard
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/> |