Browse Source

Update index.tsx (#38690)

pull/38696/head
Yvan Zhu 2 years ago
committed by GitHub
parent
commit
b0961b98db
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .dumi/theme/slots/Footer/index.tsx

2
.dumi/theme/slots/Footer/index.tsx

@ -129,7 +129,7 @@ const Footer = () => {
openExternal: true,
},
{
title: 'Dumi',
title: 'dumi',
description: <FormattedMessage id="app.footer.dumi" />,
url: 'https://d.umijs.org',
openExternal: true,

Loading…
Cancel
Save