From 55a38c0e8e99f249fcb03a145dbdf23047622ed4 Mon Sep 17 00:00:00 2001 From: Daniel Vega-Myhre Date: Tue, 20 Feb 2024 17:18:03 +0000 Subject: [PATCH] update title and subtitle --- site/content/en/_index.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/site/content/en/_index.html b/site/content/en/_index.html index 7cdd155b..bc47202d 100644 --- a/site/content/en/_index.html +++ b/site/content/en/_index.html @@ -1,10 +1,10 @@ +++ -title = "Jobset" -linkTitle = "Jobset" -description = "TBD" +title = "JobSet" +linkTitle = "JobSet" +description = "JobSet is a unified API for deploying HPC and AI/ML training workloads on Kubernetes" +++ -{{< blocks/cover title="Welcome to Jobset" image_anchor="top" height="full" color="orange" >}} +{{< blocks/cover title="Welcome to JobSet" image_anchor="top" height="full" color="orange" >}}
Read the docs @@ -12,7 +12,7 @@ Github -

Kubernetes-native Job Queueing

+

A unified API for deploying HPC and AI/ML training workloads on Kubernetes

{{< blocks/link-down color="info" id="description" >}}
{{< /blocks/cover >}}