mirror of
https://github.com/d47081/qBittorrent.git
synced 2025-01-23 04:54:18 +00:00
Make mascot image URL relative
This commit is contained in:
parent
2f0e15bc25
commit
2f6ef9af51
@ -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…
x
Reference in New Issue
Block a user