add viewport meta tag

main
Mike Fix 6 years ago
parent ebf8a9e3ba
commit d8f24bda48

@ -17,6 +17,7 @@ export default function Meta() {
<Head>
<meta charSet="utf-8" />
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta
name="description"
content="Carbon is the easiest way to create and share beautiful images of your source code."

Loading…
Cancel
Save