fix mixed content
This commit is contained in:
parent
e940f483b2
commit
2613659774
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="tile is-parent is-4">
|
<div class="tile is-parent is-4">
|
||||||
<div class="tile is-child box highlighted">
|
<div class="tile is-child box highlighted">
|
||||||
<img src="http://thecatapi.com/api/images/get?format=src&type=gif">
|
<img src="//thecatapi.com/api/images/get?format=src&type=gif">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="tile is-vertical is-2">
|
<div class="tile is-vertical is-2">
|
||||||
|
|
Loading…
Reference in a new issue