This repository was archived by the owner on Sep 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +11
-17
lines changed
Expand file tree Collapse file tree 4 files changed +11
-17
lines changed Original file line number Diff line number Diff line change 4343 git config user.email 41898282+github-actions[bot]@users.noreply.github.com
4444 - name : Update Submodule
4545 run : |
46+ git submodule sync
4647 git config --global diff.submodule log
4748 git submodule update --init --recursive
4849 git submodule update --remote
Original file line number Diff line number Diff line change 11[submodule "material "]
22 path = material
3- url = https://github.com/RainPPR /material
3+ url = https://github.com/raineblog /material
44[submodule "docs/intro "]
55 path = docs/intro
6- url = https://github.com/RainPPR /intro
6+ url = https://github.com/raineblog /intro
Original file line number Diff line number Diff line change 11# blog
22
3- RainPPR's blog
4-
5- < https://github.com/RainPPR/blog-giscus >
6-
73``` html
84<details >
95<summary >点击查看代码</summary >
106
117</details >
12- ```
138
149???+ warning
1510 请记得在文本前面添加 4 个空格。其他的语法还是与 Markdown 语法一致。
@@ -23,12 +18,10 @@ RainPPR's blog
2318 阿斯蒂芬
2419
2520??? note "点击查看代码"
26- ```cpp
27- #include <bits/stdc++.h>
28- ```
2921
3022## 外部链接[^note1]
3123
3224## 参考资料与注释
3325
3426[^note1]: (冒号)表示总结上文。
27+ ```
Original file line number Diff line number Diff line change 11# Project Information
2- site_name : RainPPR 's Blog
3- site_description : by RainPPR
4- site_author : RainPPR
2+ site_name : raine 's Blog
3+ site_description : by raine
4+ site_author : raine
55strict : false
66
7- site_url : https://rainppr .github.io/blog/
7+ site_url : https://raineblog .github.io/blog/
88
9- repo_name : RainPPR /blog
10- repo_url : https://github.com/RainPPR /blog
9+ repo_name : raineblog /blog
10+ repo_url : https://github.com/raineblog /blog
1111edit_uri : edit/main/docs/
12- copyright : by RainPPR
12+ copyright : by raineblog
1313
1414# Contents
1515nav :
You can’t perform that action at this time.
0 commit comments