Skip to content

Commit c66c9e2

Browse files
committed
Minor adjustments
1 parent 88c76be commit c66c9e2

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

index.html

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -142,11 +142,13 @@ <h2>Automatic SQL injection and database takeover tool</h2>
142142
</a>
143143

144144
<div>
145-
<span style="text-align=left; display:block; padding-bottom:5px">Proudly sponsored by: <a href="https://spydersec.com/">SpyderSec</a></span>
146-
<picture>
147-
<source srcset="images/SpyderSecLogo200.webp" type="image/webp">
148-
<img src="images/SpyderSecLogo200.png">
149-
</picture>
145+
<span style="text-align=left; display:block; padding-bottom:5px">Proudly sponsored by <a href="https://spydersec.com/" target="_blank">SpyderSec</a></span>
146+
<a href="https://spydersec.com/" target="_blank">
147+
<picture>
148+
<source srcset="images/SpyderSecLogo200.webp" type="image/webp">
149+
<img src="images/SpyderSecLogo200.png">
150+
</picture>
151+
</a>
150152
</div>
151153

152154
<br>

0 commit comments

Comments
 (0)