removed extra title (#3274)
This commit is contained in:
parent
6d5ef41b1e
commit
c0c3a1bd83
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ let firstPage = allPosts.slice(0, 2);
|
||||||
|
|
||||||
<html lang="en">
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>{title}</title>
|
|
||||||
<MainHead {title} {description} image={allPosts[0].frontmatter.image} {canonicalURL} />
|
<MainHead {title} {description} image={allPosts[0].frontmatter.image} {canonicalURL} />
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue