mirror of
https://github.com/wabbajack-tools/wabbajack.git
synced 2024-08-30 18:42:17 +00:00
dc9c327652
Also added TODOs and a basic .editorconfig to suppress annoying warnings.
10 lines
350 B
Plaintext
10 lines
350 B
Plaintext
<div id="side-bar">
|
|
@* TODO: [Low] Replace logo with SVG? *@
|
|
<img class="logo" src="images/Logo_Dark_Transparent.png" alt="Wabbajack Logo">
|
|
<div class="socials">
|
|
<img src="images/icons/patreon.svg" alt="">
|
|
<img src="images/icons/github.svg" alt="">
|
|
<img src="images/icons/discord.svg" alt="">
|
|
</div>
|
|
</div>
|