From 5c0f89a6e8bbb606a802d99207e39134b2ea4e28 Mon Sep 17 00:00:00 2001
From: Jason Kridner <jkridner@beagleboard.org>
Date: Thu, 17 Nov 2022 00:32:16 +0000
Subject: [PATCH] Add BeaglePlay to the index

---
 index.rst | 19 ++++++++++++++++++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/index.rst b/index.rst
index 6c81fc71..580705e7 100644
--- a/index.rst
+++ b/index.rst
@@ -45,14 +45,30 @@ design, including the
 `materials <https://git.beagleboard.org/explore/projects/topics/boards>`__ to modify the designs
 from source using appropriate design tools.
 
+* Check out our latest board at: :ref:`beagleplay-home`
 * Check out our most popular board at: :ref:`beagleboneblack-home`
-* Check out our latest board at: :ref:`bbai64-home`
+* Check out our highest performance board at: :ref:`bbai64-home`
 * Find all of our on: :ref:`boards`
 
 .. grid:: 1 1 2 3
    :margin: 4 4 0 0
    :gutter: 4
 
+   .. grid-item-card::
+      :link: beagleplay-home
+      :link-type: ref
+
+      **BeaglePlay®**
+      ^^^
+
+      .. image:: boards/images/beaglebone-ai-64-400x.webp
+         :align: center
+      +++
+
+      A 64-bit ARM computer designed to simplify physical world interactions
+      to the connected world.
+
+
    .. grid-item-card::
       :link: bbai64-home
       :link-type: ref
@@ -325,6 +341,7 @@ Capes
    /boards/pocketbeagle/original/index
    /boards/beagleconnect/freedom/index
    /boards/beagleboard/index
+   /boards/beagleplay/index
 
 
 Projects
-- 
GitLab