Skip to content

Commit

Permalink
[docs] Fix small SEO issues
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviertassinari committed Apr 27, 2024
1 parent c743788 commit 65a41ff
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 deletions.
2 changes: 1 addition & 1 deletion docs/data/material/customization/palette/palette.md
Expand Up @@ -303,7 +303,7 @@ const theme = createTheme({

:::warning
The `contrastThreshold` parameter can produce counterproductive results.\
Please verify that the [APCA](https://contrast.tools/?tab=apca) color contrast is improved (WCAG 3 [will use](https://typefully.com/u/DanHollick/t/sle13GMW2Brp) this new algorithm).
Please verify that the [APCA](https://contrast.tools/?tab=apca) color contrast is improved (WCAG 3 [will use](https://typefully.com/DanHollick/sle13GMW2Brp) this new algorithm).
:::

## Picking colors
Expand Down
11 changes: 0 additions & 11 deletions docs/data/material/discover-more/showcase/appList.js
Expand Up @@ -119,17 +119,6 @@ const appList = [
similarWebVisits: 1800,
dateAdded: '2019-01-01',
},
{
title: 'VMware CloudHealth',
description:
'The most trusted cloud management platform that enables users to analyze and manage cloud ' +
'cost, usage and performance in one place. ' +
'(Used for the business application, but not the marketing website.)',
image: 'cloudhealth.jpg',
link: 'https://cloudhealth.vmware.com/',
similarWebVisits: 132,
dateAdded: '2018-01-37',
},
{
title: 'CityAds',
description:
Expand Down
Binary file removed docs/public/static/images/showcase/cloudhealth.jpg
Binary file not shown.

0 comments on commit 65a41ff

Please sign in to comment.