Skip to content

Commit

Permalink
fixed broken image
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremehancock committed Sep 8, 2019
1 parent b74e143 commit 804bf87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Expand Up @@ -30,7 +30,7 @@
<meta name="theme-color" content="#ffffff"> <link href="https://fonts.googleapis.com/css?family=Raleway&display=swap" rel="stylesheet">
</head>
<body>
<div class="logo"><img src="images/projects/dumb.png" alt="Dumb Projects"/></div>
<div class="logo"><img src="images/dumb.png" alt="Dumb Projects"/></div>
<div class="tagline">Ridiculous projects from the mind of <a href="https://jeremehancock.com" target="_blank">Jereme Hancock</a>.</div>
<div class="flex-container">
<div class="card" onclick="window.open('https://outofcontext.dumbprojects.com', '_blank');">
Expand Down

0 comments on commit 804bf87

Please sign in to comment.