Skip to content

Commit

Permalink
Update Navbar.js
Browse files Browse the repository at this point in the history
  • Loading branch information
wredmansola authored Mar 7, 2021
1 parent c77735a commit 71863da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navbar.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import React from 'react'
import { Link } from 'gatsby'
import github from '../img/github-icon.svg'
import logo from '../img/logo.svg'
import logo from '../img/logo.png'

const Navbar = class extends React.Component {
constructor(props) {
Expand Down

0 comments on commit 71863da

Please sign in to comment.