本文没有内容 为实验改变头图的效果,测试显示效果
[up主专用,视频内嵌代码贴在这]
.video-container {
position: relative;
width: 100%;
padding-top: 56.25%; /* 16:9 aspect ratio (height/width = 9/16 * 100%) */
}
.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
如题,测试,博客迁移测试第一遍博文
思维导图simplemindmap: #思维导图
image: shuiche/mind-map
container_name: simplemindmap
ports:
- '1024:8080'


