Skip to content

Commit 10735be

Browse files
committed
fix img link
1 parent 0d58884 commit 10735be

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
gtag('config', 'UA-103362452-1');
1515
</script>
1616
<!-- End Global Site Tag (gtag.js) - Google Analytics -->
17-
17+
1818
<!-- Google Tag Manager -->
1919
<script>
2020
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
@@ -95,7 +95,7 @@
9595
<div class="float-right">
9696
<img
9797
alt="pinakion"
98-
src="img/Kleros-phone.png"
98+
src="img/phone_pinakion.png"
9999
class="img-phone-pinakion" />
100100
</div>
101101
</div>
@@ -105,7 +105,7 @@ <h2 class="kleros-based">Based on Ethereum <img alt="ethereum logo" class="logo-
105105
<h1 class="kleros-title">The Blockchain Dispute Resolution Layer</h1>
106106
<p class="kleros-description">
107107
Fast, secure and affordable arbitration for virtually anything.
108-
108+
109109
</p>
110110
<div class="hidden-md-down">
111111
<a class="btn btn-lg btn-how-it-works" href="#how-it-works">How it works?</a>

0 commit comments

Comments
 (0)