Skip to content

Commit

Permalink
fix: update Document.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nimaa77 committed Dec 19, 2020
1 parent 88abf7b commit a86c50c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/after.js/src/Document.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export class Document extends React.Component<DocumentProps> {
<head>
<meta httpEquiv="X-UA-Compatible" content="IE=edge" />
<meta charSet="utf-8" />
<title>Welcome to the Afterparty</title>
<meta name="viewport" content="width=device-width, initial-scale=1" />
{helmet.title.toComponent()}
{helmet.meta.toComponent()}
Expand Down

0 comments on commit a86c50c

Please sign in to comment.