mirror of https://gitlab.com/bashrc2/epicyon
Bookmark all the bookmarks!
parent
aa71738c6c
commit
d2bc9b52b4
|
@ -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>'
|
||||
|
||||
|
|
Loading…
Reference in New Issue