Skip to content

Commit 61f8c9d

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

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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://unpkg.assets.real186526.cn/badge/%E8%90%8CICP%E5%A4%87-{{ $MoeICP }}-blue"></a>
63+
src="https://unpkg.assets.real186526.cn/shields.io/badge/%E8%90%8CICP%E5%A4%87-{{ $MoeICP }}-blue"></a>
6464
{{ end }}
6565

6666
{{ with .GitInfo }}
67-
<img alt="Build Commit" src="https://unpkg.assets.real186526.cn/badge/commit-{{ .AbbreviatedHash }}-blue">
67+
<img alt="Build Commit" src="https://unpkg.assets.real186526.cn/shields.io/badge/commit-{{ .AbbreviatedHash }}-blue">
6868
{{ end }}
6969

70-
<img alt="Latest Update" src="https://unpkg.assets.real186526.cn/date/{{ now.Unix }}?color=sucessful&label=latest%20update">
70+
<img alt="Latest Update" src="https://unpkg.assets.real186526.cn/shields.io/date/{{ now.Unix }}?color=sucessful&label=latest%20update">
7171

7272
</section>
7373
</footer>

0 commit comments

Comments
 (0)