Skip to content

Commit e75c972

Browse files
committed
Fix HTML errors
1 parent 6ba303c commit e75c972

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/tools/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<div class="section-wrapper product-section-head">
2-
<div class="hero-image"><img src="../img/home/main-img.svg" loading="lazy" class="hero-image" style="width: 40%; float: right;"></div>
2+
<div class="hero-image"><img src="../img/home/main-img.svg" loading="lazy" class="hero-image" style="width: 40%; float: right;" alt=""></div>
33
<div class="hero-left">
44
<h1 class="hero-heading">Developer tools</h1>
55
<p class="hero-subtext">This section of the documentation describes some of the available third-party tools used by developers with Polygon products and services.</p>
@@ -71,5 +71,4 @@
7171
<p class="feature-paragraph">Quick links to useful block explorers such as https://polygonscan.com/ for example.</p>
7272
</a>
7373
</div>
74-
</div>
7574
</div>

0 commit comments

Comments
 (0)