diff --git a/docs/assets/css/main.css b/docs/assets/css/main.css
index a4ff46d2..88ed9a6a 100644
--- a/docs/assets/css/main.css
+++ b/docs/assets/css/main.css
@@ -40,6 +40,10 @@ body[data-page="en/uiflow/uiflow_home_page.md"] article.markdown-section {
padding: 0;
}
+.pic{
+ width:30%;
+}
+
.uiflow_banner{
position: relative;
}
@@ -494,6 +498,9 @@ div.card-img-overlay:hover {
top: 45%;
left: 45%;
}
+ .pic{
+ width:50%;
+ }
}
diff --git a/docs/en/core/basic.md b/docs/en/core/basic.md
index 6f66015f..82aac878 100644
--- a/docs/en/core/basic.md
+++ b/docs/en/core/basic.md
@@ -218,7 +218,7 @@ For more information about Pin assignment and Pin Remapping, Please refer to EPS
## Learn
-- **Datasheet** - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf) - [IP5306](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf)
+- **Datasheet** - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf) - [IP5306](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf)
## Related Video
diff --git a/docs/en/core/face_kit.md b/docs/en/core/face_kit.md
index 4729856b..2523e13d 100644
--- a/docs/en/core/face_kit.md
+++ b/docs/en/core/face_kit.md
@@ -115,7 +115,7 @@ The newly-produced M5Core replaces the screen with better display performance an
- **Datasheet**
- - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf)
+ - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf)
- [MPU6886](https://github.com/m5stack/M5-Schematic/blob/master/datasheet/MPU-6886-000193%2Bv1.1_GHIC.PDF.pdf)
- [BMM150](http://pdf1.alldatasheet.com/datasheet-pdf/view/608913/ETC2/BMM150.html)
- [SH200Q](https://github.com/m5stack/M5-Schematic/blob/master/Core/SH200Q.pdf)
diff --git a/docs/en/core/fire.md b/docs/en/core/fire.md
index 8d83b810..985d84f4 100644
--- a/docs/en/core/fire.md
+++ b/docs/en/core/fire.md
@@ -271,7 +271,7 @@ For more information about Pin assignment and Pin Remapping, Please refer to EPS
- **Datasheet**
- - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf)
+ - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf)
- [MPU6886](https://github.com/m5stack/M5-Schematic/blob/master/datasheet/MPU-6886-000193%2Bv1.1_GHIC.PDF.pdf)
- [BMM150](http://pdf1.alldatasheet.com/datasheet-pdf/view/608913/ETC2/BMM150.html)
- [SH200Q](https://github.com/m5stack/M5-Schematic/blob/master/Core/SH200Q.pdf)
diff --git a/docs/en/core/gray.md b/docs/en/core/gray.md
index e36213b2..82cfbcc2 100644
--- a/docs/en/core/gray.md
+++ b/docs/en/core/gray.md
@@ -260,7 +260,7 @@ For more information about Pin assignment and Pin Remapping, Please refer to EPS
- **datasheet**
- - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf)
+ - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf)
- [MPU6886](https://github.com/m5stack/M5-Schematic/blob/master/datasheet/MPU-6886-000193%2Bv1.1_GHIC.PDF.pdf)
- [BMM150](http://pdf1.alldatasheet.com/datasheet-pdf/view/608913/ETC2/BMM150.html)
- [SH200Q](https://github.com/m5stack/M5-Schematic/blob/master/Core/SH200Q.pdf)
diff --git a/docs/en/core/m5go.md b/docs/en/core/m5go.md
index 30490d55..41978529 100644
--- a/docs/en/core/m5go.md
+++ b/docs/en/core/m5go.md
@@ -258,7 +258,7 @@ For more information about Pin assignment and Pin Remapping, Please refer to EPS
- **Datasheet**
- - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf)
+ - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf)
- [MPU6886](https://github.com/m5stack/M5-Schematic/blob/master/datasheet/MPU-6886-000193%2Bv1.1_GHIC.PDF.pdf)
- [BMM150](http://pdf1.alldatasheet.com/datasheet-pdf/view/608913/ETC2/BMM150.html)
diff --git a/docs/en/core/m5go_lite.md b/docs/en/core/m5go_lite.md
index baccca60..74416cbc 100644
--- a/docs/en/core/m5go_lite.md
+++ b/docs/en/core/m5go_lite.md
@@ -256,7 +256,7 @@ For more information about Pin assignment and Pin Remapping, Please refer to EPS
- **Datasheet**
- - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf)
+ - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf)
- [MPU6886](https://github.com/m5stack/M5-Schematic/blob/master/datasheet/MPU-6886-000193%2Bv1.1_GHIC.PDF.pdf)
- [BMM150](http://pdf1.alldatasheet.com/datasheet-pdf/view/608913/ETC2/BMM150.html)
diff --git a/docs/en/core/m5stick.md b/docs/en/core/m5stick.md
index 0e5c8218..1452dd86 100644
--- a/docs/en/core/m5stick.md
+++ b/docs/en/core/m5stick.md
@@ -160,7 +160,7 @@ To complete schematic, click [here](https://github.com/m5stack/M5-Schematic/tree
## Related Link
-- **Datasheet** - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf) - [MPU9250](https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf)
+- **Datasheet** - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_en.pdf) - [MPU9250](https://www.invensense.com/wp-content/uploads/2015/02/PS-MPU-9250A-01-v1.1.pdf)
- **Register Manual** - [IP5306](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf)
diff --git a/docs/en/core/m5stickc.md b/docs/en/core/m5stickc.md
index fb0ec889..93b4fa1a 100644
--- a/docs/en/core/m5stickc.md
+++ b/docs/en/core/m5stickc.md
@@ -2,7 +2,6 @@
-
* * *
:memo:**[Description](#Description)** :bulb:**[Quick Start](en/quick_start/m5stickc/m5stickc_quick_start)** :octocat:**[Example](#Example)** 🛒**[Purchase](https://m5stack.com/collections/m5-core/products/stick-c)** :clapper:**[Related Video](#Related-Video)**
**[EasyLoader](#EasyLoader)**
@@ -166,7 +165,7 @@ Power structure block diagram
- **datasheet**
- - [ESP32-PICO](https://github.com/m5stack/M5-Schematic/blob/master/Core/esp32-pico-d4_datasheet_cn.pdf)
+ - [ESP32-PICO](https://www.espressif.com/sites/default/files/documentation/esp32-pico-d4_datasheet_en.pdf)
- [ST7735S](https://github.com/m5stack/M5-Schematic/blob/master/Core/ST7735S_v1.1.pdf)
- [BM8563](http://www.belling.com.cn/media/file_object/bel_product/BM8563/datasheet/BM8563_V1.1_cn.pdf)
- [MPU6886](https://github.com/m5stack/M5-Schematic/blob/master/datasheet/MPU-6886-000193%2Bv1.1_GHIC.PDF.pdf)
diff --git a/docs/index.html b/docs/index.html
index 9f216fa2..40445ee8 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -22,7 +22,7 @@
//监听加载状态改变
document.onreadystatechange = completeLoading;
- //加载状态为complete时移除loading效果
+ //加载状态为complete时隐藏loading效果
function completeLoading() {
if (document.readyState == "complete") {
var loadingMask = document.getElementById('loading');
diff --git a/docs/zh_CN/core/basic.md b/docs/zh_CN/core/basic.md
index e08bbdb0..e8610f81 100644
--- a/docs/zh_CN/core/basic.md
+++ b/docs/zh_CN/core/basic.md
@@ -1,6 +1,6 @@
# BASIC {docsify-ignore-all}
-
+
* * *
diff --git a/docs/zh_CN/core/m5stickc.md b/docs/zh_CN/core/m5stickc.md
index ec41f069..88bbecd5 100644
--- a/docs/zh_CN/core/m5stickc.md
+++ b/docs/zh_CN/core/m5stickc.md
@@ -171,7 +171,7 @@ M5StickC仅支持WIN10&Linux&MAC免驱,其余操作系统则需要用户自行
- **数据手册**
- - [ESP32-PICO](https://github.com/m5stack/M5-Schematic/blob/master/Core/esp32-pico-d4_datasheet_cn.pdf)
+ - [ESP32-PICO](https://www.espressif.com/sites/default/files/documentation/esp32-pico-d4_datasheet_cn.pdf)
- [ST7735S](https://github.com/m5stack/M5-Schematic/blob/master/Core/ST7735S_v1.1.pdf)
- [BM8563](http://www.belling.com.cn/media/file_object/bel_product/BM8563/datasheet/BM8563_V1.1_cn.pdf)
- [MPU6886](https://github.com/m5stack/M5-Schematic/blob/master/datasheet/MPU-6886-000193%2Bv1.1_GHIC.PDF.pdf)