Use a relative URL for the embed in the sample page.

To facilitate local testing.
This commit is contained in:
David Fifield 2018-12-20 17:10:50 -07:00
parent 82b696709d
commit 27b74b1666

View file

@ -60,7 +60,7 @@ It is now possible to embed the Snowflake badge on any website:
<p> <p>
Which looks like this: Which looks like this:
</p> </p>
<iframe src="https://snowflake.torproject.org/embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe> <iframe src="embed.html" width="88" height="16" frameborder="0" scrolling="no"></iframe>
<p> <p>
If it animates, then congratulations -- you are currently acting as a Tor bridge. If it animates, then congratulations -- you are currently acting as a Tor bridge.