mirror of
https://git.arson.gg/lilith/discord-bot.git
synced 2025-12-05 03:34:49 +01:00
6 lines
No EOL
302 B
Text
6 lines
No EOL
302 B
Text
<nav class="navbar bg-body-tertiary">
|
|
<div class="container-fluid">
|
|
<a class="navbar-brand"><img src="<%- bot.user.avatarURL({size: 32}) %>" height="32px" style="border-radius: 100%;"> <%- bot.user.username %><span class="text-muted">#<%- bot.user.discriminator %></span></a>
|
|
</div>
|
|
</nav>
|
|
<br> |