mirror of
https://gitlab.torproject.org/tpo/anti-censorship/pluggable-transports/snowflake.git
synced 2025-10-14 05:11:19 -04:00
Move icons/ to assets/
There's a default alias for icons/ in apache, https://www.electrictoolbox.com/apache-icons-directory/
This commit is contained in:
parent
5321223240
commit
b324d9d42f
18 changed files with 10 additions and 10 deletions
|
@ -10,7 +10,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div id="active">
|
||||
<img src="icons/status-off.png" />
|
||||
<img src="assets/status-off.png" />
|
||||
<p>Snowflake is off</p>
|
||||
<p></p>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue