mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Add ids to more elements in static/index.html.
This commit is contained in:
parent
0ef7c6f1fa
commit
73174b4039
1 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
||||||
|
|
||||||
<div class="clear">
|
<div class="clear">
|
||||||
|
|
||||||
<div class="browser"><div class="padding">
|
<div id="browser" class="browser"><div class="padding">
|
||||||
<h3>Browser</h3>
|
<h3>Browser</h3>
|
||||||
|
|
||||||
<p>If your internet access is censored, you should download
|
<p>If your internet access is censored, you should download
|
||||||
|
@ -34,7 +34,7 @@
|
||||||
<p class="screenshot"><img src="screenshot.png" alt="Tor Browser screenshot" /></p>
|
<p class="screenshot"><img src="screenshot.png" alt="Tor Browser screenshot" /></p>
|
||||||
</div></div>
|
</div></div>
|
||||||
|
|
||||||
<div class="extension"><div class="padding">
|
<div id="extension" class="extension"><div class="padding">
|
||||||
<h3>Extension</h3>
|
<h3>Extension</h3>
|
||||||
|
|
||||||
<p>If your internet access is <strong>not</strong> censored, you should
|
<p>If your internet access is <strong>not</strong> censored, you should
|
||||||
|
@ -58,7 +58,7 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h3>REPORTING BUGS</h3>
|
<h3 id="bugs">REPORTING BUGS</h3>
|
||||||
|
|
||||||
<p>If you encounter problems with Snowflake as a client or a proxy,
|
<p>If you encounter problems with Snowflake as a client or a proxy,
|
||||||
please consider filing a bug. To do so, you will have to,</p>
|
please consider filing a bug. To do so, you will have to,</p>
|
||||||
|
@ -78,7 +78,7 @@
|
||||||
to let us know how which part of the Snowflake system is experiencing
|
to let us know how which part of the Snowflake system is experiencing
|
||||||
problems.</p>
|
problems.</p>
|
||||||
|
|
||||||
<h3>EMBED</h3>
|
<h3 id="embed">EMBED</h3>
|
||||||
|
|
||||||
<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>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue