mirror of
https://github.com/pure-css/pure.git
synced 2024-11-07 21:34:24 +00:00
site: add google verification meta
This commit is contained in:
parent
b6310bd887
commit
36af5c7f2d
@ -81,6 +81,7 @@ function Layout(props) {
|
||||
<meta property="og:url" content={siteUrl + permalink} />
|
||||
)}
|
||||
<meta name="twitter:card" content="summary_large_image" />
|
||||
<meta name="google-site-verification" content="SOiZLX92OWf6JU_zcwEprxstgfUnSQwOpuTASyOv9tM" />
|
||||
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway:200" />
|
||||
</Head>
|
||||
|
Loading…
Reference in New Issue
Block a user