mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
implement options page opt-in button, messaging and styling.
clicking the badge links to options page, and tested no-js mode #21
This commit is contained in:
parent
f2bbf80c7d
commit
c6b02fdaca
2 changed files with 57 additions and 50 deletions
|
@ -43,8 +43,10 @@
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="badge">
|
||||
Internet Freedom
|
||||
</div>
|
||||
<a target="_blank" href="options.html">
|
||||
<div id="badge">
|
||||
Internet Freedom
|
||||
</div>
|
||||
</a>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue