Skip to content

Commit

Permalink
website: Copy updates (#11677)
Browse files Browse the repository at this point in the history
  • Loading branch information
EnMod authored Dec 14, 2021
1 parent ed91a53 commit 608cdfc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
8 changes: 5 additions & 3 deletions website/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,15 @@
layout: docs
page_title: Documentation
description: |-
Welcome to the Nomad documentation. This documentation is more of a reference
guide for all available features and options of Nomad.
Welcome to the Nomad documentation. Nomad is a scheduler and workload
orchestrator. This documentation is a reference for all available features
and options of Nomad.
---

# Nomad Documentation

Welcome to the Nomad documentation. This documentation is a reference for all
Welcome to the Nomad documentation. Nomad is a scheduler and workload
orchestrator. This documentation is a reference for all
available features and options of Nomad. If you are just getting started with
Nomad, please start with the [HashiCorp Learn "Getting Started" collection][gs]
instead.
Expand Down
5 changes: 3 additions & 2 deletions website/pages/home/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ export default function Homepage() {
<div id="p-home">
<HomepageHero
title="Workload Orchestration Made Easy"
description="A simple and flexible workload orchestrator to deploy and manage containers and non-containerized applications across on-prem and clouds at scale."
description="A simple and flexible scheduler and workload orchestrator to deploy and manage containers and non-containerized applications across on-prem and clouds at scale."
links={[
{
text: 'Download',
Expand Down Expand Up @@ -227,7 +227,8 @@ export default function Homepage() {
person: {
firstName: 'Dhasharath',
lastName: 'Shrivathsa',
photo: 'https://www.datocms-assets.com/2885/1623450501-dhasharath-shrivathsa.jpg',
photo:
'https://www.datocms-assets.com/2885/1623450501-dhasharath-shrivathsa.jpg',
title: 'CEO',
},
company: {
Expand Down

0 comments on commit 608cdfc

Please sign in to comment.