Skip to content

Commit

Permalink
update page titles and blog post title/description
Browse files Browse the repository at this point in the history
  • Loading branch information
danilo-leal committed Apr 19, 2024
1 parent ab553f2 commit 15b9476
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/data/material/pages.ts
Original file line number Diff line number Diff line change
Expand Up @@ -333,11 +333,11 @@ const pages: MuiPage[] = [
children: [
{
pathname: '/material-ui/design-resources/material-ui-for-figma',
title: 'Material UI for Figma',
title: 'Figma Design Kit',
},
{
pathname: '/material-ui/design-resources/material-ui-sync',
title: 'Material UI Sync plugin',
title: 'Figma Sync plugin',
beta: true,
},
],
Expand Down
4 changes: 2 additions & 2 deletions docs/pages/blog/introducing-sync-plugin.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 'Introducing Material UI Sync: a Figma plugin that exports code'
description: Sync is a Figma plugin that lets you generate a theme from the Material UI for Figma Design Kit.
title: 'Introducing Sync: a Figma plugin that exports Material UI theme code'
description: Enable designers to generate production-ready code directly from the Figma Design Kit.
date: 2024-04-23T00:00:00.000Z
authors: ['danilo-leal', 'DavidCnoops']
tags: ['Material UI', 'Product']
Expand Down

0 comments on commit 15b9476

Please sign in to comment.