Skip to content

Commit 44455a9

Browse files
app/containers/.
1 parent 0fa8d66 commit 44455a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/Home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import '../stylesheets/Home.scss';
66
const Home = () => (
77
<div className="home">
88
<div className="pangolin-container">
9-
<img src={'../assets/pangolin.png'} alt="Chronos logo" />
9+
<img src={'../assets/chronos-v4-pangolin.png'} alt="Chronos logo" />
1010
</div>
1111
<h1 id="welcome">Welcome to Chronos</h1>
1212
<p>A very short short description about Chronos...</p>

0 commit comments

Comments
 (0)