Skip to content

Commit 28badec

Browse files
committed
update
1 parent 339e427 commit 28badec

39 files changed

+5190
-19934
lines changed

content/_index.fr.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

content/_index.ja.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

content/_index.zh-cn.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

content/posts/python-execute-comment.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,5 +166,4 @@ with open("polyglot.py", "wb") as f:
166166
# 运行提示
167167
print("✅ polyglot.py 生成完毕。运行它即可执行嵌入的 __main__.py 内容:")
168168
print(" $ python3 polyglot.py")
169-
170169
```

hugo.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
baseURL: https://starslayerx.github.io/
1+
baseURL: "https://starslayerx.github.io/"
22
languageCode: en-US
33
defaultContentLanguage: en
44
defaultContentLanguageInSubdir: false

0 commit comments

Comments
 (0)