Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Jillian <[email protected]>
  • Loading branch information
asettle and jillian-maroket authored Feb 1, 2024
1 parent 3e6d500 commit 7ee2877
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ const config = {
customFields: {
title: "Harvester - Open-source hyperconverged infrastructure",
description:
"An open-source hyperconverged infrastructure solution for a cloud-native world",
The open-source hyperconverged infrastructure solution for a cloud-native world",
},
plugins: [
[
Expand Down
6 changes: 3 additions & 3 deletions src/components/HomepageFeatures.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const FeatureList = [
title: 'Lower Total Cost of Ownership (TCO)',
description: (
<>
As 100% open source, Harvester is free from the costly license fees of other HCI solutions. Plus, with its foundation based on existing technology such as Linux and kernel-based virtual machines.
As 100% open source, Harvester is free from the costly license fees of other HCI solutions. Plus, its foundation is based on existing technology such as Linux and kernel-based virtual machines.
</>
),
},
Expand Down Expand Up @@ -95,9 +95,9 @@ export default function HomepageFeatures() {
<div>
<h2 className="h3 font-weight-bolder">What is Harvester?</h2>
<p class="font-weight-light">Harvester is a modern hyperconverged infrastructure (HCI) solution built for
bare metal servers using enterprise-grade open source technologies including Linux, KVM, Kubernetes, KubeVirt, and
bare metal servers using enterprise-grade open-source technologies including Linux, KVM, Kubernetes, KubeVirt, and
Longhorn. Designed for users looking for a flexible and affordable solution to run cloud-native and
virtual machine (VM) workloads in your datacenter and at the edge, providing a single pane of glass for virtualization
virtual machine (VM) workloads in your datacenter and at the edge, Harvester provides a single pane of glass for virtualization
and cloud-native workload management.<br /></p>
<div class="lc-block mb-5"><iframe width="560" height="315" src="https://www.youtube.com/embed/MWejWLfuTRg" title="Introducing Harvester HCI" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe></div>
</div>
Expand Down

0 comments on commit 7ee2877

Please sign in to comment.