Skip to content

Commit e352955

Browse files
committed
feat: add readme.md
1 parent e7aa6b2 commit e352955

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
## 内嵌视频
2+
3+
```html
4+
<iframe src="https://lusun.com/embed/?id=芦笋视频ID" width="100%" height="500px" scrolling="no" border="0" frameborder="no" framespacing="0" allowfullscreen="true"></iframe>
5+
```
6+
7+
## 图片居中和描述
8+
9+
```html
10+
<ImgCenter></ImgCenter>
11+
<ImgDesc></ImgDesc>
12+
```
13+
14+
## 链接卡片
15+
16+
```html
17+
<Link title="芦笋录屏官网——新一代极简视频录制工具" logo="https://lusun.com/logo.png" url="https://lusun.com"></Link>
18+
```

0 commit comments

Comments
 (0)