diff --git a/packages/website/src/components/showcase-projects.json b/packages/website/src/components/showcase-projects.json index f008a927..d8021cb1 100644 --- a/packages/website/src/components/showcase-projects.json +++ b/packages/website/src/components/showcase-projects.json @@ -5,8 +5,8 @@ "href": "https://getbootstrap.com/docs/5.1/getting-started/introduction/" }, { - "name": "Material UI", - "image": "img/logos/material-ui.svg", + "name": "MUI", + "image": "img/logos/mui.svg", "href": "https://mui.com" }, { diff --git a/packages/website/static/img/logos/material-ui.svg b/packages/website/static/img/logos/material-ui.svg deleted file mode 100644 index 3e0667f4..00000000 --- a/packages/website/static/img/logos/material-ui.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/packages/website/static/img/logos/mui.svg b/packages/website/static/img/logos/mui.svg new file mode 100644 index 00000000..5cb3a1e3 --- /dev/null +++ b/packages/website/static/img/logos/mui.svg @@ -0,0 +1 @@ + \ No newline at end of file