From 63cf396240e2e91984d4a351025ffaecc9ce4f2f Mon Sep 17 00:00:00 2001 From: randyh62 Date: Tue, 29 Oct 2024 15:36:40 -0700 Subject: [PATCH] Add SEO metadata to the index --- docs/index.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/index.md b/docs/index.md index 7f418b2885..49d513d971 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,3 +1,8 @@ +myst: + html_meta: + "description": "Learn about using the HIP programming language for AMD GPUs and CPUs heterogeneous programming." + "keywords": "HIP, ROCm, programming, API libraries" + # HIP documentation The Heterogeneous-computing Interface for Portability (HIP) API is a C++ runtime