Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions src/components/HomepageFeatures/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ const FeatureList = [
Svg: require('@site/static/img/feature_images/virtualization.svg').default,
description: (
<>
Extend or customize your website layout by reusing React. Docusaurus can
be extended while reusing the same header and footer.
A brief overview of the virtualization software supported by Parrot OS, such as VirtualBox and VMware,
and how to install and configure them.
</>
),
},
Expand Down Expand Up @@ -151,4 +151,4 @@ function HomepageFeatures(): JSX.Element {
);
}

export default HomepageFeatures
export default HomepageFeatures