diff --git a/README.md b/README.md index 572fab88..74685a33 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ ## Features - No statically built html files -- Simple and lightweight (~16kB gzipped) +- Simple and lightweight (~18kB gzipped) - Smart full-text search plugin - Multiple themes - Useful plugin API diff --git a/docs/README.md b/docs/README.md index c9a90dba..1eb16602 100644 --- a/docs/README.md +++ b/docs/README.md @@ -11,7 +11,7 @@ See the [Quick start](quickstart.md) for more details. ## Features * No statically built html files -* Simple and lightweight (~16kB gzipped) +* Simple and lightweight (~18kB gzipped) * Smart full-text search plugin * Multiple themes * Useful plugin API diff --git a/docs/_coverpage.md b/docs/_coverpage.md index 2eee6bcb..c9103e38 100644 --- a/docs/_coverpage.md +++ b/docs/_coverpage.md @@ -4,7 +4,7 @@ > A magical documentation site generator. -- Simple and lightweight (~16kB gzipped) +- Simple and lightweight (~18kB gzipped) - No statically built html files - Multiple themes diff --git a/docs/cover.md b/docs/cover.md index 8f62007e..f91b71e6 100644 --- a/docs/cover.md +++ b/docs/cover.md @@ -26,7 +26,7 @@ Set `coverpage` to **true**, and create a `_coverpage.md`: > A magical documentation site generator. -- Simple and lightweight (~16kB gzipped) +- Simple and lightweight (~18kB gzipped) - No statically built html files - Multiple themes diff --git a/docs/de-de/README.md b/docs/de-de/README.md index 883165cf..21079cc8 100644 --- a/docs/de-de/README.md +++ b/docs/de-de/README.md @@ -11,7 +11,7 @@ Siehe [Schnellstart](de-de/quickstart.md) für weitere Informationen. ## Features * keine generierten, statischen HTML Dateien -* einfach und klein (~16kB gzipped) +* einfach und klein (~18kB gzipped) * smarte Erweiterung mit Volltextsuche * mehrere Themes * praktische API für Erweiterungen diff --git a/docs/de-de/cover.md b/docs/de-de/cover.md index b64f0c11..e4513cdb 100644 --- a/docs/de-de/cover.md +++ b/docs/de-de/cover.md @@ -26,7 +26,7 @@ Setze `coverpage` auf **true**, und erstelle `_coverpage.md`: > Ein magischer Generator für Dokumentationsseiten. -- Einfach und wenig Speicherbedarf (~16kB gzipped) +- Einfach und wenig Speicherbedarf (~18kB gzipped) - Keine statischen HTML Dateien - Mehrere Themes diff --git a/docs/zh-cn/README.md b/docs/zh-cn/README.md index d503ffb1..73c35b38 100644 --- a/docs/zh-cn/README.md +++ b/docs/zh-cn/README.md @@ -12,7 +12,7 @@ docsify 是一个动态生成文档网站的工具。不同于 GitBook、Hexo ## 特性 - 无需构建,写完文档直接发布 -- 容易使用并且轻量 (~16kB gzipped) +- 容易使用并且轻量 (~18kB gzipped) - 智能的全文搜索 - 提供多套主题 - 丰富的 API