summaryrefslogtreecommitdiffstats
path: root/layouts/partials/sidebar.html
diff options
context:
space:
mode:
authoramzrk22020-04-13 22:30:01 +0800
committeramzrk22020-04-13 22:30:01 +0800
commitd66f642e5bd9b9680d1bb46e5969164bb8162805 (patch)
treed55a8150196b106887266f0f69e523181e261d42 /layouts/partials/sidebar.html
parent6bdd1c4c0ea567c45fdecb1e858a99ee5da246ad (diff)
downloadhugo-theme-fuji-d66f642e5bd9b9680d1bb46e5969164bb8162805.tar.gz
hugo-theme-fuji-d66f642e5bd9b9680d1bb46e5969164bb8162805.tar.bz2
hugo-theme-fuji-d66f642e5bd9b9680d1bb46e5969164bb8162805.zip
Sidebar bangumi chart SSL
Diffstat (limited to 'layouts/partials/sidebar.html')
-rw-r--r--layouts/partials/sidebar.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html
index 5150a87..fae74ce 100644
--- a/layouts/partials/sidebar.html
+++ b/layouts/partials/sidebar.html
@@ -32,6 +32,6 @@
{{ with .Site.Params.bgmImageChart }}
<div id="widget-bgm">
<h5>番剧</h5>
- <img class="lazy" src="{{ $.Site.Params.cdnLazyloadSRC }}" data-src="http://bgm.tv/chart/img/{{ . }}" />
+ <img class="lazy" src="{{ $.Site.Params.cdnLazyloadSRC }}" data-src="https://bgm.tv/chart/img/{{ . }}" />
</div>
{{ end }} \ No newline at end of file