Changing saburly logo

This commit is contained in:
Moris Zen
2018-08-30 14:31:03 +02:00
parent 39465efc16
commit b638fb0574

View File

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