mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-22 09:13:19 +01:00
updates
This commit is contained in:
parent
63b6f2cfe4
commit
c367f45bff
@ -31,7 +31,7 @@
|
||||
"babel-eslint": "^8.2.3",
|
||||
"eslint": "^4.19.1",
|
||||
"eslint-plugin-compat": "^2.2.0",
|
||||
"eslint-plugin-graphql": "^1.5.0",
|
||||
"eslint-plugin-graphql": "^2.1.0",
|
||||
"eslint-plugin-prettier": "^2.6.0",
|
||||
"eslint-plugin-react": "^7.7.0",
|
||||
"prettier": "^1.12.1",
|
||||
|
@ -22,8 +22,7 @@ const Header = ({ meta, isHomepage }) => {
|
||||
</Link>
|
||||
</FadeIn>
|
||||
|
||||
<Social meta={meta} minimal={!isHomepage} hide={!isHomepage} />
|
||||
|
||||
<Social meta={meta} hide={!isHomepage} />
|
||||
<Availability meta={meta} hide={!isHomepage} />
|
||||
</header>
|
||||
)
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 298 KiB After Width: | Height: | Size: 333 KiB |
Binary file not shown.
Before Width: | Height: | Size: 860 KiB After Width: | Height: | Size: 797 KiB |
Loading…
Reference in New Issue
Block a user