Accessibility and SEO best practices changes

This commit is contained in:
Moris Zen
2018-09-14 12:52:11 +02:00
parent 6196022748
commit c6f1235e86
10 changed files with 65 additions and 15 deletions

View File

@@ -30,7 +30,9 @@ class PostDefault extends Component {
link={[
{ rel: 'shortcut icon', type: 'image/png', href: `${favicon32}` },
]}
/>
>
<html lang="en" />
</Helmet>
<main className="container mx-auto p-4 max-w-lg sm:p-10">
<img
className="w-full rounded"