-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat: 升级主题 0.3.0,增加输出 readme.md 到 public 文件夹
- Loading branch information
Showing
5 changed files
with
51 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule FixIt
updated
21 files
+3 −3 | .github/workflows/codeql-analysis.yml | |
+1 −1 | docs | |
+21 −9 | hugo.toml | |
+4 −0 | i18n/de.toml | |
+4 −0 | i18n/en.toml | |
+4 −0 | i18n/es.toml | |
+4 −0 | i18n/fr.toml | |
+4 −0 | i18n/it.toml | |
+4 −0 | i18n/pl.toml | |
+4 −0 | i18n/pt-BR.toml | |
+4 −0 | i18n/ro.toml | |
+4 −0 | i18n/ru.toml | |
+4 −0 | i18n/sr.toml | |
+4 −0 | i18n/vi.toml | |
+3 −0 | i18n/zh-CN.toml | |
+3 −0 | i18n/zh-TW.toml | |
+0 −0 | layouts/index.baidu_urls.txt | |
+13 −0 | layouts/index.readme.md | |
+1 −1 | layouts/partials/init/index.html | |
+2 −2 | package-lock.json | |
+1 −1 | package.json |