1
0
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:
2020-02-06 03:39:06 +09:00
parent 16d29b00f4
commit d417f6f7cd
7 changed files with 36 additions and 14 deletions

View File

@@ -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>

View File

@@ -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"
}

View File

@@ -27,7 +27,8 @@
"ocaml": "OCaml"
},
"countryCode": "jp",
"try": "全自動名前考え機",
"try": "これはどう?",
"showMore": "もっと見る",
"noResult": "該当なし"
"noResult": "該当なし",
"exampleQueries": "これらのワードでお試しください"
}