mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Merge branch 'wesbos:master' into master
This commit is contained in:
commit
1db14ea411
2 changed files with 1 additions and 8 deletions
7
raw.html
7
raw.html
File diff suppressed because one or more lines are too long
|
|
@ -48,7 +48,7 @@ export default function App() {
|
|||
<meta name="twitter:creator" content="@wesbos" />
|
||||
<meta name="twitter:title" content={metaData.title} />
|
||||
<meta name="twitter:description" content={metaData.description} />
|
||||
<meta name="twitter:image" content={twitterCard} />
|
||||
<meta name="twitter:image" content={`https://uses.tech${twitterCard}`} />
|
||||
<Links />
|
||||
</head>
|
||||
<body>
|
||||
|
|
|
|||
Loading…
Reference in a new issue