mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-29 22:15:21 -04:00
fix: Fix mercury extractor test
This commit is contained in:
parent
2bf496e7e9
commit
46b9e3d536
7 changed files with 79 additions and 108 deletions
|
@ -2,7 +2,7 @@
|
|||
<td title="$timestamp">$bookmarked_date</td>
|
||||
<td class="title-col">
|
||||
<a href="$archive_path/index.html" class="link-url"><img src="$favicon_url" class="link-favicon" decoding="async"></a>
|
||||
<a href="$archive_path/$wget_url" title="$title">
|
||||
<a href="$wget_url" title="$title">
|
||||
<span data-title-for="$url" data-archived="$is_archived">$title</span>
|
||||
<small style="float:right">$tags</small>
|
||||
</a>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue