Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/olOwOlo/hugo-theme-even.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorolOwOlo <26087907+olOwOlo@users.noreply.github.com>2020-08-05 19:53:34 +0300
committerolOwOlo <26087907+olOwOlo@users.noreply.github.com>2020-08-05 19:53:34 +0300
commit97c47646e69423073e91b46ca3fd42962cdab4b0 (patch)
treeb1ad0b0a96c13add189c0bdfb956c61b15cad66c
parent567fd466a139bdd5fc182bb60a5906993de28f91 (diff)
fix(exampleSite): insecure mixed content
-rw-r--r--exampleSite/content/post/even-preview.md4
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")