diff --git a/docs/assets/MMRL.png b/docs/assets/MMRL.png new file mode 100644 index 0000000..6efcfe4 Binary files /dev/null and b/docs/assets/MMRL.png differ diff --git a/docs/assets/MMS.png b/docs/assets/MMS.png new file mode 100644 index 0000000..55b6941 Binary files /dev/null and b/docs/assets/MMS.png differ diff --git a/docs/metamotion-rl.md b/docs/metamotion-rl.md index 95706a4..160d6e7 100644 --- a/docs/metamotion-rl.md +++ b/docs/metamotion-rl.md @@ -1,6 +1,6 @@ # MetaMotionRL (MMRL) -![MetaMotionRL](assets/MetaMotionR-t.png){ align=center } +![MetaMotionRL](assets/MMRL.png){ align=center } MetaMotionRL is powered by a rechargeable lithium-polymer (LiPo) battery. It has a typical battery life of 1 to 14 days. diff --git a/docs/metamotion-s.md b/docs/metamotion-s.md index b8fd42f..24ec5c3 100644 --- a/docs/metamotion-s.md +++ b/docs/metamotion-s.md @@ -1,6 +1,6 @@ # MetaMotionS (MMS) -![MetaMotionS](assets/MetaMotionR-t.png){ align=center } +![MetaMotionS](assets/MMS.png){ align=center } MetaMotionS is powered by a rechargeable lithium-polymer (LiPo) battery. It has a typical battery life of 8 to 24 days. Please keep your MMS plugged-in and charged when not in use. diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 0fef383..3bba5dc 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -135,7 +135,7 @@ border-radius: 8px; margin: 1em auto; display: block; - max-width: 80%; + max-width: 100%; } /* ── Permalink anchors ── */