Update Gmeek.py
This commit is contained in:
parent
8bd18d07d4
commit
8336d89834
2
Gmeek.py
2
Gmeek.py
@ -78,7 +78,7 @@ class GMEEK():
|
||||
else:
|
||||
pages_url = f"https://{self.repo.owner.login}.github.io/{self.repo.name}"
|
||||
self.blogBase["homeUrl"]=pages_url
|
||||
print(f"GitHub Pages URL: {self.blogBase["homeUrl"]}")
|
||||
print("GitHub Pages URL: ", self.blogBase["homeUrl"])
|
||||
|
||||
if self.blogBase["i18n"]=="CN":
|
||||
self.i18n=i18nCN
|
||||
|
||||
Loading…
Reference in New Issue
Block a user