mirror of
https://github.com/pure-css/pure.git
synced 2024-11-07 21:34:24 +00:00
site: switch google verification
This commit is contained in:
parent
36af5c7f2d
commit
d953758605
@ -81,7 +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" />
|
||||
<meta name="google-site-verification" content="4Vwl0ECmIrHsoK0rSTN3orQJLvIKWfcQCq4IeHCYZOY" />
|
||||
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Raleway:200" />
|
||||
</Head>
|
||||
|
Loading…
Reference in New Issue
Block a user