Accessibility and SEO best practices changes
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user