Bookmark all the bookmarks!

main
Bob Mottram 2019-11-19 15:52:58 +00:00
parent aa71738c6c
commit d2bc9b52b4
1 changed files with 1 additions and 0 deletions

View File

@ -2238,6 +2238,7 @@ def individualPostAsHtml(iconsDir: str,translate: {}, \
'<a href="/users/' + nickname + '?' + \
bookmarkLink + '=' + postJsonObject['object']['id'] + pageNumberParam + \
'?actor='+postJsonObject['actor']+ \
'?bm='+timelinePostBookmark+ \
'?tl='+boxName+'" title="'+bookmarkTitle+'">'
bookmarkStr+='<img loading="lazy" src="/'+iconsDir+'/'+bookmarkIcon+'"/></a>'