1
0
mirror of https://github.com/uetchy/namae.git synced 2025-03-17 04:30:31 +09:00

fix: normalize name

This commit is contained in:
uetchy 2019-08-14 13:04:34 +09:00
parent df8cf49230
commit 9d32f146a4
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"title": "その名前、もう取られてる?",
"description": "namæ をつかって、思いついた「名前」が被っていないか調べよう。",
"description": "namae をつかって、思いついた「名前」が被っていないか調べよう。",
"placeholder": "検索",
"providers": {
"domains": "ドメイン",

View File

@ -69,7 +69,7 @@ export default function App() {
<GlobalStyle />
<Helmet>
<title>namaæ {t('title')}</title>
<title>namae {t('title')}</title>
</Helmet>
<Header>