Skip to content

Commit df84bc7

Browse files
committed
chore: typo
1 parent a0c60b7 commit df84bc7

File tree

4 files changed

+4
-5
lines changed

4 files changed

+4
-5
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
## Features
3535

3636
* No statically built html files
37-
* Simple and lightweight (~18kB gzipped)
37+
* Simple and lightweight (~19kB gzipped)
3838
* Smart full-text search plugin
3939
* Multiple themes
4040
* Useful plugin API
@@ -99,7 +99,6 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
9999
This project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].
100100
<a href="graphs/contributors"><img src="https://opencollective.com/docsify/contributors.svg?width=890" /></a>
101101

102-
103102
## License
104103

105104
MIT

docs/de-de/embed-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Currently, file extension are automatically recognized and embedded in different
2323

2424
This is a supported embedding type:
2525

26-
* **iframe** `.html`, `.html`
26+
* **iframe** `.html`, `.htm`
2727
* **markdown** `.markdown`, `.md`
2828
* **audio** `.mp3`
2929
* **video** `.mp4`, `.ogg`

docs/embed-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Currently, file extension are automatically recognized and embedded in different
2323

2424
This is a supported embedding type:
2525

26-
* **iframe** `.html`, `.html`
26+
* **iframe** `.html`, `.htm`
2727
* **markdown** `.markdown`, `.md`
2828
* **audio** `.mp3`
2929
* **video** `.mp4`, `.ogg`

docs/zh-cn/embed-files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ docsify 4.6 开始支持嵌入任何类型的文件到文档里。你可以将
2020

2121
当前,嵌入的类型是通过文件后缀自动识别的,这是目前支持的类型:
2222

23-
* **iframe** `.html`, `.html`
23+
* **iframe** `.html`, `.htm`
2424
* **markdown** `.markdown`, `.md`
2525
* **audio** `.mp3`
2626
* **video** `.mp4`, `.ogg`

0 commit comments

Comments
 (0)