File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "compilerOptions" : {
3- "baseUrl" : " ." ,
4- "paths" : {
5- "*" : [
6- " *"
7- ]
8- },
9- "lib" : [" es2020" , " dom" ],
10- "jsx" : " preserve"
11- }
2+ "compilerOptions" : {
3+ "baseUrl" : " ." ,
4+ "paths" : {
5+ "*" : [
6+ " *"
7+ ]
8+ }
9+ }
1210}
Original file line number Diff line number Diff line change @@ -60,14 +60,14 @@ <h2 class="site-description">{{ .Site.Params.sidebar.subtitle }}</h2>
6060 {{- $MoeICP := .Site.Params.footer.moeICP.number -}}
6161 < a alt ="Moe ICP {{ $MoeICP }} " href ="https://icp.gov.moe/?keyword={{ $MoeICP }} " target ="_blank "
6262 rel ="noopener "> < img alt ="Moe ICP {{ $MoeICP }} "
63- src ="https://186526.xyz/shields.io /badge/%E8%90%8CICP%E5%A4%87-{{ $MoeICP }}-blue "> </ a >
63+ src ="https://unpkg.assets.real186526.cn /badge/%E8%90%8CICP%E5%A4%87-{{ $MoeICP }}-blue "> </ a >
6464 {{ end }}
6565
6666 {{ with .GitInfo }}
67- < img alt ="Build Commit " src ="https://186526.xyz/shields.io /badge/commit-{{ .AbbreviatedHash }}-blue ">
67+ < img alt ="Build Commit " src ="https://unpkg.assets.real186526.cn /badge/commit-{{ .AbbreviatedHash }}-blue ">
6868 {{ end }}
6969
70- < img alt ="Latest Update " src ="https://186526.xyz/shields.io /date/{{ now.Unix }}?color=sucessful&label=latest%20update ">
70+ < img alt ="Latest Update " src ="https://unpkg.assets.real186526.cn /date/{{ now.Unix }}?color=sucessful&label=latest%20update ">
7171
7272 </ section >
7373</ footer >
You can’t perform that action at this time.
0 commit comments