Skip to content

Commit 9f2cb14

Browse files
authored
Merge pull request #432 from danielvegamyhre/title
Update docsite title and subtitle
2 parents f70676c + 55a38c0 commit 9f2cb14

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

site/content/en/_index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
+++
2-
title = "Jobset"
3-
linkTitle = "Jobset"
4-
description = "TBD"
2+
title = "JobSet"
3+
linkTitle = "JobSet"
4+
description = "JobSet is a unified API for deploying HPC and AI/ML training workloads on Kubernetes"
55
+++
66

7-
{{< blocks/cover title="Welcome to Jobset" image_anchor="top" height="full" color="orange" >}}
7+
{{< blocks/cover title="Welcome to JobSet" image_anchor="top" height="full" color="orange" >}}
88
<div class="mx-auto">
99
<a class="btn btn-lg btn-primary mr-3 mb-4" href="/docs/">
1010
Read the docs <i class="fas fa-arrow-alt-circle-right ml-2"></i>
1111
</a>
1212
<a class="btn btn-lg btn-secondary mr-3 mb-4" href="https://github.com/kubernetes-sigs/jobset">
1313
Github <i class="fab fa-github ml-2 "></i>
1414
</a>
15-
<p class="lead mt-5">Kubernetes-native Job Queueing</p>
15+
<p class="lead mt-5">A unified API for deploying HPC and AI/ML training workloads on Kubernetes</p>
1616
{{< blocks/link-down color="info" id="description" >}}
1717
</div>
1818
{{< /blocks/cover >}}

0 commit comments

Comments
 (0)