mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-02-05 19:07:25 +08:00
dont have newline between links in output
This commit is contained in:
parent
3c2e0acb9c
commit
262fa0e1bb
@ -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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user