Updated logo to be a bit bolder

This commit is contained in:
Moris Zen
2018-09-13 20:37:54 +02:00
parent 1ab2ea066e
commit 2e423a5374
3 changed files with 33 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
import React, { Component } from 'react'
import Link, { withPrefix } from 'gatsby-link'
import LogoSaburlyWhite from '../images/logo-saburly-white.svg'
import LogoSaburlyWhite from '../images/saburly-logo-w.svg'
import Button from './Button'
import Headroom from 'react-headroom'