mirror of
https://github.com/uetchy/namae.git
synced 2025-08-20 09:58:13 +09:00
chore: cosmetic changes
This commit is contained in:
@@ -50,7 +50,10 @@
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="twitter:creator" content="@uetschy" />
|
||||
<meta name="twitter:image" content="https://namae.dev/social.png" />
|
||||
|
||||
<link
|
||||
href="https://fonts.googleapis.com/css?family=Montserrat:600&display=swap"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
<title>namae</title>
|
||||
</head>
|
||||
<body>
|
||||
|
@@ -27,7 +27,8 @@
|
||||
"ocaml": "OCaml"
|
||||
},
|
||||
"countryCode": "us",
|
||||
"try": "suggestions",
|
||||
"try": "How about this?",
|
||||
"showMore": "show more",
|
||||
"noResult": "No Result"
|
||||
"noResult": "No Result",
|
||||
"exampleQueries": "Try these queries"
|
||||
}
|
||||
|
@@ -27,7 +27,8 @@
|
||||
"ocaml": "OCaml"
|
||||
},
|
||||
"countryCode": "jp",
|
||||
"try": "全自動名前考え機",
|
||||
"try": "これはどう?",
|
||||
"showMore": "もっと見る",
|
||||
"noResult": "該当なし"
|
||||
"noResult": "該当なし",
|
||||
"exampleQueries": "これらのワードでお試しください"
|
||||
}
|
||||
|
Reference in New Issue
Block a user