We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5860613 commit 2b57ab6Copy full SHA for 2b57ab6
src/components/header.js
@@ -2,7 +2,7 @@ import { Link } from "gatsby"
2
import PropTypes from "prop-types"
3
import React from "react"
4
import Github from "../assets/github.svg"
5
-import FSGQLogo from "../images/logo_transparent.png"
+import FSGQLogo from "../images/fsgql_logo.svg"
6
const Header = ({ siteTitle }) => (
7
<header className="border-top bg-transparent flex items-center justify-between flex-wrap p-6">
8
<div className="flex items-center flex-no-shrink text">
src/images/fsgql_logo.png
3.28 KB
src/images/logo_transparent.png
-8.24 KB
0 commit comments