Skip to content

Commit

Permalink
Update website language (#503)
Browse files Browse the repository at this point in the history
* Update docusaurus.config.js

* Apply suggestions from code review

Co-authored-by: Jillian <[email protected]>

---------

Co-authored-by: Jillian <[email protected]>
  • Loading branch information
asettle and jillian-maroket authored Feb 1, 2024
1 parent f673ff4 commit 0a565f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
/** @type {import('@docusaurus/types').DocusaurusConfig} */
const config = {
title: "Harvester",
tagline: "The open source hyperconverged infrastructure (HCI) solution for a cloud native world",
tagline: "The open-source hyperconverged infrastructure solution for a cloud-native world",
url: "https://docs.harvesterhci.io",
baseUrl: "/",
onBrokenLinks: "warn",
Expand Down Expand Up @@ -223,7 +223,7 @@ const config = {
customFields: {
title: "Harvester - Open-source hyperconverged infrastructure",
description:
"An open-source hyperconverged infrastructure (HCI) software for a cloud-native world",
"The open-source hyperconverged infrastructure solution for a cloud-native world",
},
plugins: [
require.resolve('docusaurus-plugin-image-zoom'),
Expand Down

0 comments on commit 0a565f5

Please sign in to comment.