Skip to content

Commit 533ece4

Browse files
authored
Update index.html
1 parent ff1822f commit 533ece4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

index.html

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,10 @@
1919
<h1>Screenshot API &nbsp;&#128248;</h1>
2020
<h4 style="font-weight: normal;">Serverless API to take screenshots of websites with Puppeteer.</h4>
2121
</header>
22-
<h2 id="example">Example</h2>
23-
<p><a href="https://s.vercel.app/api?url=https://google.com&amp;width=1280&amp;height=720">https://s.vercel.app/api?url=https://google.com&amp;width=1280&amp;height=720</a></p>
24-
<h3 id="deploy-your-own-screenshot-api-for-free-">Deploy your own screenshot API for free:</h3>
22+
<h2>Example</h2>
23+
<p><a href="https://s.vercel.app/api?url=https://google.com&amp;width=1280&amp;height=720">s.vercel.app/api?url=https://google.com&amp;width=1280&amp;height=720</a></p>
24+
<br>
25+
<p><b>Deploy your own screenshot API for free:<b></p>
2526
<p><a href="https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2FRemiixInc%2Fscreenshot"><img src="https://vercel.com/button" alt="Deploy with Vercel"></a></p>
2627
<hr>
2728
<footer>A project by <a href="https://kizzles.dev">Kieran</a>.</p>

0 commit comments

Comments
 (0)