From fb6610288c115b44f139bc9551b706c86e368494 Mon Sep 17 00:00:00 2001 From: kerthcet Date: Fri, 11 Sep 2026 16:15:28 +0100 Subject: [PATCH] fix the introduction of org Signed-off-by: kerthcet --- content/_index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/_index.md b/content/_index.md index a5d1428..59e5bbc 100644 --- a/content/_index.md +++ b/content/_index.md @@ -4,7 +4,7 @@ title: "Exploring the ∞ possibilities of AI" # the only prose on the page, so it is what tells a first-time visitor what # InftyAI actually does. lead: "We build open source infrastructure for AI." -description: "InftyAI is an open source community building infrastructure for AI: LLM inference on Kubernetes, GPU orchestration, model routing, and agent sandboxes." +description: "InftyAI is a non-profit organization focused on building AI infrastructure, including model training & inference, agentic systems and more. We 💙 Open Source." date: 2023-09-07T16:33:54+02:00 lastmod: 2023-09-07T16:33:54+02:00 draft: false @@ -12,7 +12,7 @@ seo: title: "InftyAI ∞" # custom title (optional) # Deliberately not a copy of the title — search snippets and social cards # previously showed the same eight words twice. - description: "InftyAI is an open source community building infrastructure for AI: LLM inference on Kubernetes, GPU orchestration, model routing, and agent sandboxes." + description: "InftyAI is a non-profit organization focused on building AI infrastructure, including model training & inference, agentic systems and more. We 💙 Open Source." canonical: "" # custom canonical URL (optional) robots: "" # custom robot tags (optional) ---