mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-13 20:11:19 -04:00
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:
parent
73174b4039
commit
3bcd60ad10
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@
|
||||||
|
|
||||||
<p>It is now possible to embed the Snowflake badge on any website:</p>
|
<p>It is now possible to embed the Snowflake badge on any website:</p>
|
||||||
|
|
||||||
<textarea readonly><iframe src="https://snowflake.torproject.org/embed.html" width="320px" height="200px" frameborder="0" scrolling="no"></iframe></textarea>
|
<textarea readonly><iframe src="https://snowflake.torproject.org/embed.html" width="320px" height="240px" frameborder="0" scrolling="no"></iframe></textarea>
|
||||||
|
|
||||||
<p>Which looks like this:</p>
|
<p>Which looks like this:</p>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue