frontend URLs: ./resources -> /resources

This patch was created by:
find ./frontend -type f -exec sed -i 's|\./resources|/resources|g' {} \;
This commit is contained in:
Erik Arvstedt
2022-07-11 13:32:24 +02:00
parent 90b9c5fe8a
commit 355e89ce55
18 changed files with 46 additions and 46 deletions

View File

@@ -69,27 +69,27 @@
<div>
<img src="./resources/mempool-logo-bigger.png" style="width: 300px; max-width: 80%">
<img src="/resources/mempool-logo-bigger.png" style="width: 300px; max-width: 80%">
<br><br>
<p>The mempool Logo</p>
<br><br>
<img src="./resources/mempool-space-logo-bigger.png" style="width: 300px; max-width: 80%">
<img src="/resources/mempool-space-logo-bigger.png" style="width: 300px; max-width: 80%">
<br><br>
<p>The mempool.space Vertical Logo</p>
<br><br>
<img src="./resources/mempool-space-logo-horizontal.png" style="width: 450px; max-width: 80%">
<img src="/resources/mempool-space-logo-horizontal.png" style="width: 450px; max-width: 80%">
<br><br>
<p>The mempool.space Horizontal Logo</p>
<br><br>
<img src="./resources/mempool-tube.png" style="width: 100px">
<img src="/resources/mempool-tube.png" style="width: 100px">
<br><br>
<p>The mempool Square Logo</p>
<br><br>
<img src="./resources/mempool-blocks.png" style="width: 500px; max-width: 80%">
<img src="/resources/mempool-blocks.png" style="width: 500px; max-width: 80%">
<br><br>
<p>The mempool Blocks Logo</p>
<br><br>