mirror of https://gitlab.com/bashrc2/epicyon
Pinned content appears earlier
parent
ff47d5af19
commit
11f9572457
|
@ -376,10 +376,10 @@ def _getProfileHeader(baseDir: str, httpPrefix: str,
|
|||
'/qrcode.png" /></a></p>\n'
|
||||
htmlStr += ' <p>' + profileDescriptionShort + '</p>\n'
|
||||
htmlStr += loginButton
|
||||
htmlStr += ' </figcaption>\n'
|
||||
htmlStr += ' </figure>\n\n'
|
||||
if pinnedContent:
|
||||
htmlStr += pinnedContent
|
||||
htmlStr += ' </figcaption>\n'
|
||||
htmlStr += ' </figure>\n\n'
|
||||
return htmlStr
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue