1
0
mirror of https://github.com/pirate/ArchiveBox.git synced 2025-08-25 15:31:22 +02:00

dont have newline between links in output

This commit is contained in:
Nick Sweeting
2018-04-17 07:30:28 -04:00
parent 3c2e0acb9c
commit 262fa0e1bb

View File

@@ -106,7 +106,7 @@ def archive_link(link_dir, link, overwrite=False):
link = fetch_favicon(link_dir, link, overwrite=overwrite)
write_link_index(link_dir, link)
print()
# print()
return link