diff --git a/Gmeek.py b/Gmeek.py index 850b1cc..275d2f2 100644 --- a/Gmeek.py +++ b/Gmeek.py @@ -140,7 +140,7 @@ class GMEEK(): postBase["description"]=issue["description"] postBase["createdDate"]=issue["createdDate"] postBase["author"]=self.blogBase["title"] - postBase["avatarUrl"]=self.blogBase["faviconUrl"] + postBase["image"]="https://github.com/Meekdai/meekdai.github.io/assets/11755104/b25f48ac-ca50-477c-83ca-c3bdb0b388ab" postBase["postBody"]=post_body postBase["commentNum"]=issue["commentNum"] postBase["style"]=issue["style"] diff --git a/templates/post.html b/templates/post.html index d66a0a8..9d6d93d 100644 --- a/templates/post.html +++ b/templates/post.html @@ -6,10 +6,7 @@ - - - - +