From 764d97e67f58f3e356a43592bf4a4bca32a27255 Mon Sep 17 00:00:00 2001
From: Jason Kridner <jkridner@beagleboard.org>
Date: Tue, 31 Jan 2023 12:07:43 -0500
Subject: [PATCH] Add image to BeaglePlay index page

---
 boards/beagleplay/index.rst | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/boards/beagleplay/index.rst b/boards/beagleplay/index.rst
index 8e80b019..45219cec 100644
--- a/boards/beagleplay/index.rst
+++ b/boards/beagleplay/index.rst
@@ -17,6 +17,13 @@ sensor, actuator, indicator and connectivity plug-in add-on boards.
     Use of either the boards or the design materials constitutes agreement to the T&C including any 
     modifications done to the hardware or software solutions provided by beagleboard.org foundation.
 
+.. image:: images/45font.png
+   :width: 598
+   :align: center
+   :alt: BeaglePlay
+
+.. toctree::
+
 .. toctree::
    :maxdepth: 1
 
-- 
GitLab