mirror of https://gitlab.com/bashrc2/epicyon
Paperclip
parent
6faf4b0b22
commit
0eedac20a9
|
@ -377,7 +377,7 @@ def _getProfileHeader(baseDir: str, httpPrefix: str,
|
|||
htmlStr += ' <p>' + profileDescriptionShort + '</p>\n'
|
||||
htmlStr += loginButton
|
||||
if pinnedContent:
|
||||
htmlStr += pinnedContent
|
||||
htmlStr += '📎' + pinnedContent
|
||||
htmlStr += ' </figcaption>\n'
|
||||
htmlStr += ' </figure>\n\n'
|
||||
return htmlStr
|
||||
|
|
Loading…
Reference in New Issue