From fbe7db8e72b5cde00a1403c5297d31e05c15e9ac Mon Sep 17 00:00:00 2001
From: Deepak Khatri <lorforlinux@beagleboard.org>
Date: Sun, 24 Mar 2024 01:12:23 +0530
Subject: [PATCH] Add banner placeholder

---
 index.rst | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/index.rst b/index.rst
index 0f70ab4f..39b19208 100644
--- a/index.rst
+++ b/index.rst
@@ -6,6 +6,8 @@
 BeagleBoard Documentation
 ############################
 
+.. image:: _static/images/banner.webp
+
 Welcome to the `BeagleBoard project documentation <https://git.beagleboard.org/docs/docs.beagleboard.io>`__.
 If you are looking for help with your Beagle open-hardware development platform, you've found the right place!
 
-- 
GitLab