mirror of
https://git.adityakumar.xyz/hugo-theme-even.git
synced 2024-11-08 14:39:44 +00:00
fix(exampleSite): insecure mixed content
This commit is contained in:
parent
567fd466a1
commit
97c47646e6
1 changed files with 2 additions and 2 deletions
|
@ -167,7 +167,7 @@ __~~*strike italic 1 bold 2*~~__ and *~~__strike italic 1 bold 2__~~*
|
||||||
|
|
||||||
```
|
```
|
||||||
Web image
|
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 image
|
||||||
![Local Picture](logo-revolunet-carre.jpg "Local Picture")
|
![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 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 image
|
||||||
![Local Picture](/apple-touch-icon.png "Local Picture")
|
![Local Picture](/apple-touch-icon.png "Local Picture")
|
||||||
|
|
Loading…
Reference in a new issue