Change menu logo to gif

This commit is contained in:
FallenGravity
2019-12-12 14:38:30 +02:00
parent c4bd743bd3
commit 44c6aff600
2 changed files with 2 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 MiB

View File

@@ -76,7 +76,7 @@
setTimeout(() => {
loading_screen.finish();
}, 4000);
});
$(window).on("beforeunload", function() {
@@ -87,7 +87,7 @@
<!-- The sidebar -->
<div class="ui left demo vertical inverted sidebar labeled icon menu">
<a class="item">
<img src="assets/images/logo.png" alt="Ether-1 ethoFS Logo" style="width: 90%;padding-left: 5px;">
<img src="assets/images/EthoFS-Glitch.gif" alt="Ether-1 ethoFS Logo" style="width: 90%;padding-left: 5px;">
<a class="item" style="padding-top: 30px; padding-left: 13px" id="mainNavBtnWallets" href="#" data-tippy="Wallets" data-tippy-delay="100">
<i class="fas fa-wallet fa-1x"></i>
<span class="walletID"> Wallets </span>