mirror of https://gitlab.com/bashrc2/epicyon
Add front screen posts to profile
parent
e5533fde11
commit
1e0b5dc5ef
|
@ -627,6 +627,7 @@ def htmlProfile(rssIconAtTop: bool,
|
|||
licenseStr = ''
|
||||
bannerFile, bannerFilename = \
|
||||
getBannerFile(baseDir, nickname, domain)
|
||||
profileStr += \
|
||||
htmlFrontScreenPosts(recentPostsCache, maxRecentPosts,
|
||||
translate,
|
||||
baseDir, httpPrefix,
|
||||
|
|
Loading…
Reference in New Issue