Skip to content

Commit

Permalink
Update header.js
Browse files Browse the repository at this point in the history
  • Loading branch information
BeauBouchard authored Dec 31, 2019
1 parent 8042660 commit 59b8d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/header.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { Link } from 'gatsby';
import PropTypes from 'prop-types';
import React from 'react';
import styled from 'styled-components';
import {ASCIILogo1} from './logo';
import {ASCIILogo2} from './logo';

const HeaderContainerStyle = styled.div`
position: relative;
Expand Down

0 comments on commit 59b8d96

Please sign in to comment.