File tree 3 files changed +9
-3
lines changed
3 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 58
58
name : ${{ steps.create_tag.outputs.version }}
59
59
tag : ${{ steps.create_tag.outputs.version }}
60
60
body : |
61
+ []() [](https://hub.docker.com/r/wcjiang/html-tutorial) [](https://hub.docker.com/r/wcjiang/html-tutorial) [](https://hub.docker.com/r/wcjiang/tools)
62
+
61
63
Documentation ${{ steps.changelog.outputs.tag }}: https://raw.githack.com/jaywcjlove/html-tutorial/${{ steps.changelog.outputs.gh-pages-short-hash }}/index.html
62
64
Comparing Changes: ${{ steps.changelog.outputs.compareurl }}
63
65
Original file line number Diff line number Diff line change 4632
4632
"birthtime" : " 2022-04-24T12:15:36.180Z"
4633
4633
},
4634
4634
"README.md" : {
4635
- "atime" : " 2022-05-29T15:59:57.284Z " ,
4636
- "mtime" : " 2022-05-29T15:59:57.363Z " ,
4637
- "ctime" : " 2022-05-29T15:59:57.363Z " ,
4635
+ "atime" : " 2022-05-29T16:04:11.433Z " ,
4636
+ "mtime" : " 2022-05-29T16:04:11.371Z " ,
4637
+ "ctime" : " 2022-05-29T16:04:11.371Z " ,
4638
4638
"birthtime" : " 2022-04-24T04:53:22.229Z"
4639
4639
}
4640
4640
}
Original file line number Diff line number Diff line change 1
1
HTML Tutorial
2
2
===
3
+ [ ![ GitHub Repo Stars] ( https://img.shields.io/github/stars/jaywcjlove/html-tutorial )] ( )
4
+ [ ![ Docker Image Version (latest by date)] ( https://img.shields.io/docker/v/wcjiang/html-tutorial?logo=docker )] ( https://hub.docker.com/r/wcjiang/html-tutorial )
5
+ [ ![ Docker Image Size (latest by date)] ( https://img.shields.io/docker/image-size/wcjiang/html-tutorial?logo=docker )] ( https://hub.docker.com/r/wcjiang/html-tutorial )
6
+ [ ![ Docker Pulls] ( https://img.shields.io/docker/pulls/wcjiang/html-tutorial?logo=docker )] ( https://hub.docker.com/r/wcjiang/tools )
3
7
4
8
HTML(超文本标记语言——HyperText Markup Language)是构成 Web 世界的一砖一瓦。它定义了网页内容的含义和结构。除 HTML 以外的其它技术则通常用来描述一个网页的表现与展示效果(如 CSS),或功能与行为(如 JavaScript)。
5
9
You can’t perform that action at this time.
0 commit comments