mirror of
https://github.com/rottenwheel/revuo-weekly.git
synced 2024-11-10 13:13:37 +01:00
Update header-custom.html
This commit is contained in:
parent
fc3d8366ba
commit
8efe21edf8
@ -81,7 +81,7 @@ td {
|
||||
<!-- Your custom header here -->
|
||||
<div>
|
||||
<a href="{{ site.baseurl }}">
|
||||
<img src="{{ "/img/revuo-monero-logo.png" | prepend: site.baseurl | replace: '//', '/' }}" alt="Revuo Monero Logo"-->
|
||||
<img src="{{ "/img/revuo-monero-logo.png" | prepend: site.baseurl | replace: '//', '/' }}" alt="Revuo Monero Logo">
|
||||
</a>
|
||||
</div>
|
||||
<div class="revuo-classes">
|
||||
@ -94,7 +94,7 @@ td {
|
||||
<table align="center">
|
||||
<tr>
|
||||
<td>
|
||||
<img src="{{ "/img/dark-theme-icon2.png" | prepend: site.baseurl | replace: '//', '/' }}" height="50px" width="50px" alt="Dark Theme"-->
|
||||
<img src="{{ "/img/dark-theme-icon2.png" | prepend: site.baseurl | replace: '//', '/' }}" height="50px" width="50px" alt="Dark Theme">
|
||||
</td>
|
||||
|
||||
<td>
|
||||
|
Loading…
Reference in New Issue
Block a user