Merge pull request #1022 from tehelsper/main

Add MYNODE Image
This commit is contained in:
Arc
2022-10-06 17:50:31 +01:00
committed by GitHub
3 changed files with 11 additions and 0 deletions

View File

@ -171,6 +171,17 @@
</a> </a>
</div> </div>
</div> </div>
<div class="row">
<div class="col">
<a href="https://mynodebtc.com">
<q-img
contain
:src="($q.dark.isActive) ? '/static/images/mynode.png' : '/static/images/mynodel.png'"
></q-img>
</a>
</div>
<div class="col q-pl-md">&nbsp;</div>
</div>
</div> </div>
</div> </div>
</div> </div>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

After

Width:  |  Height:  |  Size: 9.1 KiB