docs: Adjust QR code to use https instead

This commit is contained in:
zombiej 2020-02-27 20:05:49 +08:00
parent 28e8e1b1db
commit 464c108bfa
2 changed files with 5 additions and 2 deletions

View File

@ -36,10 +36,13 @@
.banner-qr {
margin: 8px auto 0;
color: @home-color;
font-weight: normal;
text-align: center;
a {
color: #0170fe;
}
img {
display: inline-block;
width: 18px;

View File

@ -35,7 +35,7 @@ export default function Banner() {
<div>
<img
alt="qr"
src="https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*eafgRK7InNMAAAAAAAAAAABkARQnAQ"
src="https://gw.alipayobjects.com/mdn/rms_08e378/afts/img/A*DKgST5luH_cAAAAAAAAAAABkARQnAQ"
/>
<p>
<FormattedMessage id="app.home.qr.desc" />