Remove screenshots page
The website screenshots images are missing so remove this page.
This commit is contained in:
parent
110d735725
commit
fece2613f9
|
@ -1,51 +0,0 @@
|
|||
# Deluge Screenshots
|
||||
|
||||
## 1.2.x *(Dust Burnt GTK Theme)*
|
||||
|
||||
|
||||
<div id="screenshots">
|
||||
<div>
|
||||
<a href="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_status.png">
|
||||
<img width="200px" alt="Status" src="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_status.png">
|
||||
</a>
|
||||
<a href="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_status.png">Status</a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_details.png">
|
||||
<img width="200px" alt="Details" src="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_details.png">
|
||||
</a>
|
||||
<a href="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_details.png">Details</a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_files.png">
|
||||
<img width="200px" alt="Files" src="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_files.png">
|
||||
</a>
|
||||
<a href="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_files.png">Files</a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_peers.png">
|
||||
<img width="200px" alt="Peers" src="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_peers.png">
|
||||
</a>
|
||||
<a href="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_peers.png">Peers</a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_options.png">
|
||||
<img width="200px" alt="Torrent Options" src="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_options.png">
|
||||
</a>
|
||||
<a href="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_options.png">Torrent Options</a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_prefs_download.png">
|
||||
<img width="200px" alt="Download Preferences" src="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_prefs_download.png">
|
||||
</a>
|
||||
<a href="http://deluge-torrent.org/images/screenshots/gtkui_dust_burnt_12x_prefs_download.png">Download Preferences</a>
|
||||
</div>
|
||||
<div>
|
||||
<a href="http://deluge-torrent.org/images/screenshots/webui_slate_12x_files.png">
|
||||
<img width="200px" alt="Web UI" src="http://deluge-torrent.org/images/screenshots/webui_slate_12x_files.png">
|
||||
</a>
|
||||
<a href="http://deluge-torrent.org/images/screenshots/webui_slate_12x_files.png">Web UI (Slate Theme)</a>
|
||||
</div>
|
||||
<br style="clear: left;" />
|
||||
|
||||
|
Loading…
Reference in New Issue