mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-13 22:54:27 -04:00
dont have newline between links in output
This commit is contained in:
parent
3c2e0acb9c
commit
262fa0e1bb
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue