Update Gmeek.py
This commit is contained in:
parent
19e900fa7f
commit
24e0bc876d
2
Gmeek.py
2
Gmeek.py
@ -117,7 +117,7 @@ class GMEEK():
|
|||||||
else:
|
else:
|
||||||
postBase["highlight"]=0
|
postBase["highlight"]=0
|
||||||
|
|
||||||
if postBase["label"] in self.blogBase["singlePage"]:
|
if issue["label"] in self.blogBase["singlePage"]:
|
||||||
postBase["bottomText"]=''
|
postBase["bottomText"]=''
|
||||||
|
|
||||||
self.renderHtml('post.html',postBase,{},issue["htmlDir"])
|
self.renderHtml('post.html',postBase,{},issue["htmlDir"])
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user