Skip to content

Commit 7c6dec0

Browse files
committed
chore : added modules images
1 parent 155d48e commit 7c6dec0

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

app/dashboard/page.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ export default function Dashboard() {
7979
>
8080
<div>
8181
<img
82-
src={`/og/${mod.image}`}
82+
src={`/modules/${mod.image}`}
8383
alt={mod.title}
8484
className="w-full h-40 object-cover rounded-md mb-2"
8585
/>

public/modules/binarySearch.png

426 KB
Loading

0 commit comments

Comments
 (0)