mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Escape quoted HTML markup within textarea.
This commit is contained in:
parent
5667aa8ebb
commit
82b696709d
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ It is now possible to embed the Snowflake badge on any website:
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<textarea readonly>
|
<textarea readonly>
|
||||||
<iframe src="https://snowflake.torproject.org/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
|
<iframe src="https://snowflake.torproject.org/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
|
||||||
</textarea>
|
</textarea>
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue