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
Reference in a new issue