mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Make mascot image URL relative
This commit is contained in:
parent
9e50e1ba7e
commit
571963b1bd
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
<img src="../images/skin/mascot.png" align="right"></img>
|
||||
<img src="images/skin/mascot.png" align="right"></img>
|
||||
<p>qBittorrent ${VERSION} (Web UI)</p>
|
||||
<p>Copyright (c) 2011 <a href="mailto:chris@qbittorrent.org">Christophe Dumez</a></p>
|
||||
<p>Homepage: <a href="http://www.qbittorrent.com">http://www.qbittorrent.com</a></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue