diff options
author | olOwOlo <26087907+olOwOlo@users.noreply.github.com> | 2020-08-06 00:53:34 +0800 |
---|---|---|
committer | olOwOlo <26087907+olOwOlo@users.noreply.github.com> | 2020-08-06 00:53:34 +0800 |
commit | 97c47646e69423073e91b46ca3fd42962cdab4b0 (patch) | |
tree | b1ad0b0a96c13add189c0bdfb956c61b15cad66c /exampleSite | |
parent | 567fd466a139bdd5fc182bb60a5906993de28f91 (diff) |
fix(exampleSite): insecure mixed content
Diffstat (limited to 'exampleSite')
-rw-r--r-- | exampleSite/content/post/even-preview.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/content/post/even-preview.md b/exampleSite/content/post/even-preview.md index 62d4785..6576641 100644 --- a/exampleSite/content/post/even-preview.md +++ b/exampleSite/content/post/even-preview.md @@ -167,7 +167,7 @@ __~~*strike italic 1 bold 2*~~__ and *~~__strike italic 1 bold 2__~~* ``` Web image -![Web Picture](http://www.revolunet.com/static/parisjs8/img/logo-revolunet-carre.jpg "Web Picture") +![Web Picture](https://count.getloli.com/get/@even-preview?theme=konachan "Web Picture") Local image ![Local Picture](logo-revolunet-carre.jpg "Local Picture") @@ -188,7 +188,7 @@ With this link (https://github.com/revolunet/sublimetext-markdown-preview/), it ``` Web image -![Web Picture](http://www.revolunet.com/static/parisjs8/img/logo-revolunet-carre.jpg "Web Picture") +![Web Picture](https://count.getloli.com/get/@even-preview?theme=konachan "Web Picture") Local image ![Local Picture](/apple-touch-icon.png "Local Picture") |