Skip to content

Commit 2b57ab6

Browse files
committed
removing old assets
1 parent 5860613 commit 2b57ab6

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

src/components/header.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import { Link } from "gatsby"
22
import PropTypes from "prop-types"
33
import React from "react"
44
import Github from "../assets/github.svg"
5-
import FSGQLogo from "../images/logo_transparent.png"
5+
import FSGQLogo from "../images/fsgql_logo.svg"
66
const Header = ({ siteTitle }) => (
77
<header className="border-top bg-transparent flex items-center justify-between flex-wrap p-6">
88
<div className="flex items-center flex-no-shrink text">

src/images/fsgql_logo.png

3.28 KB
Loading

src/images/logo_transparent.png

-8.24 KB
Binary file not shown.

0 commit comments

Comments
 (0)