提交 6188c79b 编写于 作者: T Tim Neutkens

Fix linting

上级 099471ea
......@@ -42,18 +42,10 @@ function IndexPage() {
<div>
<Head>
<title>My page title</title>
<meta
property="og:title"
content="My page title"
key="title"
/>
<meta property="og:title" content="My page title" key="title" />
</Head>
<Head>
<meta
property="og:title"
content="My new title"
key="title"
/>
<meta property="og:title" content="My new title" key="title" />
</Head>
<p>Hello world!</p>
</div>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册