Update theme.config.tsx

pull/124/head
Elvis Saravia 1 year ago committed by GitHub
parent 860c864120
commit a3dfba0eb4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ const config: DocsThemeConfig = {
{ locale: 'zh', text: '中文' },
{ locale: 'jp', text: '日本語'},
{ locale: 'pt', text: 'Português' },
{ locale: 'it': text: 'Italian' },
{ locale: 'it', text: 'Italian' },
{ locale: 'tr', text: 'Türkçe' },
],
head: function UseHead() {

Loading…
Cancel
Save