🔧 Fixed a typo

This commit is contained in:
2021-10-22 21:55:07 -07:00
parent 0df9b48703
commit d520f897de
3 changed files with 4 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ const Navbar: React.FunctionComponent = (props) => {
<div className="navbar-brand">
<a className="navbar-item" href="http://bulma.io">
<img
src="/threetwo.png"
src="threetwo.png"
alt="ThreeTwo! A comic book curator"
width="112"
height="28"