mirror of
https://github.com/Foltik/Shimapan
synced 2025-01-20 22:06:57 -05:00
Correct img location
This commit is contained in:
parent
2f5156c198
commit
68969a4a49
@ -9,7 +9,7 @@
|
||||
<span class="list-url">
|
||||
<a href="https://shimapan.rocks/v/{{file.result.name}}" ng-hide="file.progress < 100">https://shimapan.rocks/v/{{file.result.name}}</a>
|
||||
<button class="list-url-clipboard-btn" ngclipboard data-clipboard-text="https://shimapan.rocks/v/{{file.result.name}}">
|
||||
<img src="/glyphicons-512-copy.png"/>
|
||||
<img src="/img/glyphicons-512-copy.png"/>
|
||||
</button>
|
||||
</span>
|
||||
</li>
|
||||
|
Loading…
Reference in New Issue
Block a user