mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Added Twitter card
This commit is contained in:
parent
11602c5c2e
commit
2597628e95
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ import Helmet from 'react-helmet';
|
|||
import styled from 'styled-components';
|
||||
import FavIcon from './FavIcon';
|
||||
|
||||
function Header({ siteTitle, siteDescription,siteUrl }) {
|
||||
function Header({ siteTitle, siteDescription, siteUrl }) {
|
||||
return (
|
||||
<HeaderWrapper className="header">
|
||||
<FavIcon />
|
||||
|
|
|
|||
Loading…
Reference in a new issue