mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2025-08-14 01:06:07 -04:00
Update gems and remove hardcoded baseurl and other paths
This commit is contained in:
parent
14a4d162e2
commit
f6ea1e5645
6 changed files with 20 additions and 19 deletions
|
@ -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">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue