removing twitter:card meta in case it's breaking things
All checks were successful
Build and Deploy Blog Site / setup-website-content (push) Successful in 11s
All checks were successful
Build and Deploy Blog Site / setup-website-content (push) Successful in 11s
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
<meta property="description" content="{{ $desc }}">
|
||||
<meta property="og:type" content="website">
|
||||
<!-- Twitter opengraph tags -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="{{ $title }}">
|
||||
<meta name="twitter:description" content="{{ $desc }}">
|
||||
<meta name="twitter:site" content="@temper_xyz">
|
||||
|
||||
Reference in New Issue
Block a user