From a18c0fe410d4cec16111a796f88d6f3d7ec076e8 Mon Sep 17 00:00:00 2001
From: Jason Kridner <jkridner@beagleboard.org>
Date: Thu, 23 Mar 2023 00:09:58 -0400
Subject: [PATCH] images/todos

---
 boards/beagleconnect/index.rst        | 9 ++++++---
 boards/beagleplay/01-introduction.rst | 4 ++--
 2 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/boards/beagleconnect/index.rst b/boards/beagleconnect/index.rst
index 4637826b..19b9b401 100644
--- a/boards/beagleconnect/index.rst
+++ b/boards/beagleconnect/index.rst
@@ -73,7 +73,9 @@ with the data streams from any of hundreds of sensor options, including
 stored in simple `data files <https://en.wikipedia.org/wiki/Comma-separated_values>` 
 or processed and visualized.
 
-#TODO: provide images demonstrating Jupyter Notebook visualization
+.. todo::
+
+   provide images demonstrating Jupyter Notebook visualization
 
 For embedded systems developers, data is easily extracted using the standard IIO
 interface provided by the Linux kernel running on the gateway using any of 
@@ -90,12 +92,13 @@ For DevOps…
 
 For home automaters, integration into WebThings…
 
-#TODO: think a bit more about this section with some feedback from Cathy.
+.. todo::
+
+   think a bit more about this section with some feedback from Cathy.
 
 .. image:: freedom/media/BeagleConnect-Freedom-Front.png
    :width: 598
    :align: center
-   :height: 400
    :alt: BeagleConnect Freedom
 
 
diff --git a/boards/beagleplay/01-introduction.rst b/boards/beagleplay/01-introduction.rst
index 1428a43d..641c8c1e 100644
--- a/boards/beagleplay/01-introduction.rst
+++ b/boards/beagleplay/01-introduction.rst
@@ -35,8 +35,8 @@ include:
    :widths: auto
 
    +----------------------------------------------------+---------------------------------------------------------+
-   | .. image:: images/45front.webp                     | .. image:: images/45back.webp                           |
-   |    :width: 700px                                   |       :width: 700px                                     |
+   | .. image:: images/front.webp                       | .. image:: images/back.webp                             |
+   |    :width: 700                                     |       :width: 700                                       |
    |    :align: center                                  |       :align: center                                    |
    |    :alt: BeaglePlay                                |       :alt: BeaglePlay                                  |
    +----------------------------------------------------+---------------------------------------------------------+
-- 
GitLab