Update the iframe embed height to match the live example.

The live example changed from "200px" to "240px" in
4e5a50f2b5.
This commit is contained in:
David Fifield 2019-08-23 21:52:51 -06:00
parent 73174b4039
commit 3bcd60ad10

View file

@ -82,7 +82,7 @@
<p>It is now possible to embed the Snowflake badge on any website:</p>
<textarea readonly>&lt;iframe src="https://snowflake.torproject.org/embed.html" width="320px" height="200px" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;</textarea>
<textarea readonly>&lt;iframe src="https://snowflake.torproject.org/embed.html" width="320px" height="240px" frameborder="0" scrolling="no"&gt;&lt;/iframe&gt;</textarea>
<p>Which looks like this:</p>