1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-21 13:52:30 +02:00

Merge pull request #1128 from tejr/dev

This commit is contained in:
Nick Sweeting
2023-03-26 18:46:06 -06:00
committed by GitHub

View File

@@ -36,7 +36,7 @@
{% endif %} {% endif %}
</span> </span>
</td> </td>
<td style="text-align:left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; title="{{link.url}}"> <td style="text-align:left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;" title="{{link.url}}">
<a href="{{link.url}}"> <a href="{{link.url}}">
{{link.url}} {{link.url}}
</a> </a>