~gbrlsnchs/kana-guru

f0423a6c550be0ef3f2e08f78fff8b6dd0d5eda2 — Gabriel Sanches 1 year, 6 months ago 60afd91 v0.1.2
Indent meta description better
1 files changed, 3 insertions(+), 7 deletions(-)

M site/index.html
M site/index.html => site/index.html +3 -7
@@ 4,13 4,9 @@
		<title>kana.guru - Convert romaji to hiragana/katakana</title>
		<meta
			name="description"
			content="
				kana.guru is a free, open-source, web-based romaji converter
				that transliterates romaji text to either hiragana or
				katakana, including extra features to handle more complex text
				transformations. Battle-tested against all Pokémon names from
				Generation I!
			"
			content="kana.guru is a free, open-source, web-based romaji converter
that transliterates romaji text to either hiragana or katakana, including extra features to handle
more complex text transformations. Battle-tested against all Pokémon names from Generation I!"
		/>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width, initial-scale=1" />