Skip to content

Commit 7e21874

Browse files
committed
update(shields): to unpkg.assets.real186526.cn
1 parent 6e188e4 commit 7e21874

2 files changed

Lines changed: 11 additions & 13 deletions

File tree

assets/jsconfig.json

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
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
}

layouts/partials/footer/footer.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)