添加badssl.com目录
This commit is contained in:
15
badssl.com/common/mixed/image/index.html
Normal file
15
badssl.com/common/mixed/image/index.html
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
title: mixed image
|
||||
layout: page
|
||||
favicon: yellow
|
||||
background: rgb(246, 207, 47)
|
||||
---
|
||||
|
||||
<div id="content">
|
||||
<h1 style="font-size: 7vw;">
|
||||
mixed image
|
||||
</h1>
|
||||
<div>
|
||||
<img class="mixed" src="http://{{ site.http-domain }}/resources/image.jpg" alt="HTTP image">
|
||||
</div>
|
||||
</div>
|
||||
Reference in New Issue
Block a user