Update gems and remove hardcoded baseurl and other paths

This commit is contained in:
Siren 2024-03-31 02:13:28 +02:00
parent 14a4d162e2
commit f6ea1e5645
No known key found for this signature in database
6 changed files with 20 additions and 19 deletions

View file

@ -1,6 +1,6 @@
<header id="header">
<a href="{{ site.baseurl }}">
<img class="logo" src="{{ "/img/revuo-monero-logo.png" | prepend: site.baseurl | replace: '//', '/' }}" alt="Revuo Monero Logo">
<img class="logo" src="/img/revuo-monero-logo.png" alt="Revuo Monero Logo">
</a>
<div class="action-container action-container--right">